menu
ve_vod package
documentation
vod_player_source_refresh.dart
TTVideoEngineSourceRefreshStrategy
init static method
init static method
dark_mode
light_mode
init
static method
Future
<
void
>
init
(
)
初始化源刷新策略
Implementation
static Future<void> init() async { _ensureInitialized(); }
ve_vod package
documentation
vod_player_source_refresh
TTVideoEngineSourceRefreshStrategy
init static method
TTVideoEngineSourceRefreshStrategy class