Class GetVolume.Builder

    • Method Detail

      • getSource

        public String getSource()
        Source name.
      • setSource

        public void setSource​(String source)
        Source name.
      • isUseDecibel

        public Optional<Boolean> isUseDecibel()
        Output volume in decibels of attenuation instead of amplitude/mul.
      • setUseDecibel

        public void setUseDecibel​(boolean useDecibel)
        Output volume in decibels of attenuation instead of amplitude/mul.
      • batchMessage

        public GetVolume.Request batchMessage()
        Batch the message to the OBS Studio instance.