menu
nertc_core package
documentation
nertc_core.dart
NERtcChannel
muteLocalVideoStream abstract method
muteLocalVideoStream abstract method
dark_mode
light_mode
muteLocalVideoStream
abstract method
Future
<
int
>
muteLocalVideoStream
(
bool
mute
, {
int
streamType
=
NERtcVideoStreamType.main
,
})
Implementation
Future<int> muteLocalVideoStream(bool mute, {int streamType = NERtcVideoStreamType.main});
nertc_core package
documentation
nertc_core
NERtcChannel
muteLocalVideoStream abstract method
NERtcChannel class