Class GetVolume.Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getName

        public String getName()
        Source name.
      • getVolume

        public double getVolume()
        Volume of the source. Between `0.0` and `20.0` if using mul, under `26.0` if using dB.
      • isMuted

        public boolean isMuted()
        Indicates whether the source is muted.