menu
volc_engine_rtc package
documentation
codegen/ios/callback.dart
ByteRTCVideoSinkProtocol
shouldStart method
shouldStart method
dark_mode
light_mode
shouldStart
method
FutureOr
<
void
>
shouldStart
(
)
@detail callback @brief 启动渲染器 @note 在开启渲染功能的时候会回调这个方法
Implementation
FutureOr<void> shouldStart() async {}
volc_engine_rtc package
documentation
codegen/ios/callback
ByteRTCVideoSinkProtocol
shouldStart method
ByteRTCVideoSinkProtocol class