menu
agora_chat_callkit package
documentation
inherited/chat_callkit_rtc_manager.dart
RTCEventHandler
onFirstRemoteVideoDecoded property
onFirstRemoteVideoDecoded property
dark_mode
light_mode
onFirstRemoteVideoDecoded
property
void Function
(
int
remoteUid
,
int
width
,
int
height
)
?
onFirstRemoteVideoDecoded
final
Implementation
final void Function(int remoteUid, int width, int height)? onFirstRemoteVideoDecoded;
agora_chat_callkit package
documentation
inherited/chat_callkit_rtc_manager
RTCEventHandler
onFirstRemoteVideoDecoded property
RTCEventHandler class