menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onUserVideoMute abstract method
onUserVideoMute abstract method
dark_mode
light_mode
onUserVideoMute
abstract method
void
onUserVideoMute
(
String
channelTag
,
UserVideoMuteEvent
event
)
Implementation
void onUserVideoMute(String channelTag, UserVideoMuteEvent event);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onUserVideoMute abstract method
NERtcSubChannelEventSink class