muteAudioPlayback abstract method
- @Deprecated('Deprecated since v3.51 and will be deleted in v3.57, use RTCVideo.setPlaybackVolume instead.')
- bool muteState
Implementation
@Deprecated(
'Deprecated since v3.51 and will be deleted in v3.57, use RTCVideo.setPlaybackVolume instead.')
Future<int?> muteAudioPlayback(bool muteState);