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