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