menu
nertc_core
nertc_core.dart
NERtcChannelEventCallback
onUserVideoStop method
onUserVideoStop
brightness_4
brightness_5
onUserVideoStop
method
void
onUserVideoStop
(
int
uid
)
远端用户关闭视频功能。关闭后,用户只能进行语音通话或者直播。
uid
远端用户ID。
Implementation
void onUserVideoStop(int uid) {}
nertc_core
nertc
NERtcChannelEventCallback
onUserVideoStop method
NERtcChannelEventCallback class