menu
agora_rtc package
documentation
rtc_engine.dart
VideoSizeCallback typedef
VideoSizeCallback typedef
dark_mode
light_mode
VideoSizeCallback
typedef
VideoSizeCallback
=
void Function
(
int
uid
,
int
width
,
int
height
,
int
rotation
)
Implementation
typedef VideoSizeCallback = void Function( int uid, int width, int height, int rotation);
agora_rtc package
documentation
rtc_engine
VideoSizeCallback typedef
rtc_engine library