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