menu
volc_engine_rtc package
documentation
api/bytertc_video_event_handler.dart
RTCVideoEventHandler
onWarning property
onWarning property
dark_mode
light_mode
onWarning
property
OnWarningType
?
onWarning
getter/setter pair
发生警告回调
该回调方法表示 SDK 运行时出现了(网络或媒体相关的)警告。通常情况下,警告信息可以忽略,SDK 会自动恢复。
Implementation
OnWarningType? onWarning;
volc_engine_rtc package
documentation
api/bytertc_video_event_handler
RTCVideoEventHandler
onWarning property
RTCVideoEventHandler class