menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcChannelEventSink
onFirstVideoFrameRender abstract method
onFirstVideoFrameRender abstract method
dark_mode
light_mode
onFirstVideoFrameRender
abstract method
void
onFirstVideoFrameRender
(
int
userID
,
int
streamType
,
int
width
,
int
height
,
int
elapsedTime
,
)
Implementation
void onFirstVideoFrameRender( int userID, int streamType, int width, int height, int elapsedTime);
nertc_core_platform_interface package
documentation
pigeon
NERtcChannelEventSink
onFirstVideoFrameRender abstract method
NERtcChannelEventSink class