setHDMI1Volume
Set the audio volume of HDMI 1 input.
Address
/audioMixer/setHDMI1Volume [volume]
Arguments
Type | Description | |
---|---|---|
argument 1 | Float | The dB value, ranging from -40 to 10 |
Example
Set the audio volume of the HDMI 1 input to -10dB.
/audioMixer/setHDMI1Volume -10
Note: Floating point numbers will be rounded down.
/audioMixer/setHDMI1Volume 1.9 = /audioMixer/setHDMI1Volume 1