menu
nertc_core
nertc_core.dart
NERtcChannelEventCallback
onUserSubStreamAudioStop method
onUserSubStreamAudioStop
brightness_4
brightness_5
onUserSubStreamAudioStop
method
void
onUserSubStreamAudioStop
(
int
uid
)
远端用户停用音频辅流回调
uid
远端用户ID。
Implementation
void onUserSubStreamAudioStop(int uid) {}
nertc_core
nertc
NERtcChannelEventCallback
onUserSubStreamAudioStop method
NERtcChannelEventCallback class