setChannelVolume
Description​
(no description)
- JavaScript
- C#
- Kotlin
setChannelVolume(channel: number, volume: number): void
void SetChannelVolume(double channel, double volume)
fun setChannelVolume(channel: Double, volume: Double): Unit
Parameter | Summary |
---|---|
channelAll | (no description) |
volumeAll | (no description) |