menu
volc_engine_rtc package
documentation
codegen/ios/callback.dart
ByteRTCVideoSinkProtocol
shouldDispose method
shouldDispose method
dark_mode
light_mode
shouldDispose
method
FutureOr
<
void
>
shouldDispose
(
)
@detail callback @brief 释放渲染器 @note 渲染器即将被废弃的时候会回调这个方法
Implementation
FutureOr<void> shouldDispose() async {}
volc_engine_rtc package
documentation
codegen/ios/callback
ByteRTCVideoSinkProtocol
shouldDispose method
ByteRTCVideoSinkProtocol class