IscPlayerCreatedCallback typedef

IscPlayerCreatedCallback = void Function(Iscflutterplugin? controller)

播放器创建成功的回调

Implementation

typedef void IscPlayerCreatedCallback(Iscflutterplugin? controller);