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