menu
netease_callkit_ui package
documentation
ne_callkit_ui.dart
NECallEngine
muteLocalVideo abstract method
muteLocalVideo abstract method
dark_mode
light_mode
muteLocalVideo
abstract method
Future
<
VoidResult
>
muteLocalVideo
(
bool
muted
)
Mutes or unmutes the local video stream.
Implementation
Future<VoidResult> muteLocalVideo(bool muted);
netease_callkit_ui package
documentation
ne_callkit_ui
NECallEngine
muteLocalVideo abstract method
NECallEngine class