Player State
播放器状态
Parameters
Uninit
未初始化
Inited
已初始化
Preparing
资源准备中
Prepared
已准备好播放
Loading
加载中
Playing
播放中
Paused
已暂停
Stopping
停止中
Stopped
已停止
Completed
已完成
Error
出错了, 通过-getError获取详情
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.