menu
agora_uikit package
documentation
models/agora_event_handlers.dart
AgoraEventHandlers
localVideoStats property
localVideoStats property
dark_mode
light_mode
localVideoStats
property
dynamic Function
(
LocalVideoStats
)
?
localVideoStats
final
Reports the statistics of the local video streams.
Implementation
final Function(LocalVideoStats)? localVideoStats;
agora_uikit package
documentation
models/agora_event_handlers
AgoraEventHandlers
localVideoStats property
AgoraEventHandlers class