setChannelSolo
Description​
(no description)
- JavaScript
- C#
- Kotlin
setChannelSolo(channel: number, solo: boolean): void
void SetChannelSolo(double channel, bool solo)
fun setChannelSolo(channel: Double, solo: Boolean): Unit
Parameter | Summary |
---|---|
channelAll | (no description) |
soloAll | (no description) |