Home
last modified time | relevance | path

Searched refs:PLAYER_STAT_READY (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/uvoice/include/
A Duvoice_player.h19 PLAYER_STAT_READY, enumerator
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/audio/
A Dmodule_audioplayer.c92 case PLAYER_STAT_READY: in audioplayer_state_cb()
407 case PLAYER_STAT_READY: in native_audioplayer_state_get()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/audio/
A Dmodule_audioplayer.c115 case PLAYER_STAT_READY: in audioplayer_state_cb()
430 case PLAYER_STAT_READY: in native_audioplayer_state_get()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_player.c62 player->state == PLAYER_STAT_READY) in player_can_clr_source()
70 (player->state == PLAYER_STAT_READY || in player_can_set_config()
924 if (player->state != PLAYER_STAT_READY && in player_task()
971 if (player->state == PLAYER_STAT_READY) in player_task()
1533 if (player->state == PLAYER_STAT_READY || in player_start()
2432 if (player->state == PLAYER_STAT_READY || in player_wait_complete()
2647 player->state = PLAYER_STAT_READY; in player_set_source()
2727 if (player->state == PLAYER_STAT_READY) in player_clr_source()

Completed in 10 milliseconds