muteAllRemoteAudioStreams property
Stops/Resumes receiving all remote video streams.
Parameter Determines whether to receive/stop receiving all remote audio streams:
true
: Stop receiving all remote video streams.false
: (Default) Receive all remote video streams.
Implementation
bool muteAllRemoteAudioStreams;