物联网操作系统AliOS Things 3.3
结构体
|
枚举
|
函数
uvoice_player.h 文件参考
浏览源代码.
结构体
struct
uvoice_player_t
播放接口
更多...
枚举
enum
player_state_t
{
PLAYER_STAT_IDLE
= 0 ,
PLAYER_STAT_READY
,
PLAYER_STAT_RUNNING
,
PLAYER_STAT_PAUSED
,
PLAYER_STAT_RESUME
,
PLAYER_STAT_STOP
,
PLAYER_STAT_COMPLETE
,
PLAYER_STAT_SEEK_CPLT
,
PLAYER_STAT_MEDIA_INFO
,
PLAYER_STAT_SOURCE_INVALID
,
PLAYER_STAT_FORMAT_UNSUPPORT
,
PLAYER_STAT_ERROR
}
播放状态
更多...
函数
uvoice_player_t
*
uvoice_player_create
(void)
int
uvoice_player_release
(
uvoice_player_t
*mplayer)
components
uvoice
include
uvoice_player.h
生成于 2021年 四月 9日 星期五 13:02:34 , 为 物联网操作系统AliOS Things 3.3使用
1.9.1