muteLocal abstract method
- bool mute
Whether to play locally silently.
If enableAux switch is turned on, there is still sound in the publishing stream. The default is false.
mute
Mute local audio flag, The default is false.
Implementation
Future<void> muteLocal(bool mute);