iscflutterplugin library

Classes

Iscflutterplugin
播放器控制器 如需扩展,参考海康isc平台 sdk播放器文档

Constants

EXCEPTION → const int
播放过程中出现异常
FAILED → const int
播放失败
FINISH → const int
回放结束
IDLE → const int
闲置状态
LOADING → const int
加载中状态
STOPPING → const int
暂时停止播放
SUCCESS → const int
播放成功

Typedefs

IscPlayerCreatedCallback = void Function(Iscflutterplugin? controller)
播放器创建成功的回调
IscPlayerStatusCallback = void Function(int status, String statusType)
播放器/语音对讲状态监听回调 status 状态 回调状态