setChannelMute
Description​
(no description)
- JavaScript
- C#
- Kotlin
setChannelMute(channel: number, mute: boolean): voidvoid SetChannelMute(double channel, bool mute)fun setChannelMute(channel: Double, mute: Boolean): Unit| Parameter | Summary |
|---|---|
channelAll | (no description) |
muteAll | (no description) |