onStart abstract method
策略启动,订阅感兴趣的状态变化
Called when the strategy is started. Subscribe to notifiers here.
controller The player widget controller providing state access.
Implementation
void onStart(AliPlayerWidgetController controller);
策略启动,订阅感兴趣的状态变化
Called when the strategy is started. Subscribe to notifiers here.
controller The player widget controller providing state access.
void onStart(AliPlayerWidgetController controller);