menu
nertc_core package
documentation
nertc_core.dart
NERtcEngine
muteVideoForPlayStreaming abstract method
muteVideoForPlayStreaming abstract method
dark_mode
light_mode
muteVideoForPlayStreaming
abstract method
Future
<
int
>
muteVideoForPlayStreaming
(
String
streamId
,
bool
mute
)
静音播放流视频
Implementation
Future<int> muteVideoForPlayStreaming(String streamId, bool mute);
nertc_core package
documentation
nertc_core
NERtcEngine
muteVideoForPlayStreaming abstract method
NERtcEngine class