Searched refs:PLAYER_STAT_PAUSED (Results 1 – 4 of 4) sorted by relevance
21 PLAYER_STAT_PAUSED, enumerator
91 if (player->state == PLAYER_STAT_PAUSED || in player_can_resume()108 player->state == PLAYER_STAT_PAUSED) in player_can_seek()116 player->state == PLAYER_STAT_PAUSED) in player_can_download()134 player->state == PLAYER_STAT_PAUSED || in player_can_stop()143 player->state == PLAYER_STAT_PAUSED || in player_can_set_stream()1072 player->state = PLAYER_STAT_PAUSED; in player_task()1086 } else if (player->state == PLAYER_STAT_PAUSED && in player_task()1776 if (player->state != PLAYER_STAT_PAUSED) { in player_pause()1816 if (player->state == PLAYER_STAT_PAUSED) in player_resume()3295 player->state == PLAYER_STAT_PAUSED || in player_get_duration()[all …]
87 case PLAYER_STAT_PAUSED: in audioplayer_state_cb()402 case PLAYER_STAT_PAUSED: in native_audioplayer_state_get()
110 case PLAYER_STAT_PAUSED: in audioplayer_state_cb()425 case PLAYER_STAT_PAUSED: in native_audioplayer_state_get()
Completed in 11 milliseconds