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