Home
last modified time | relevance | path

Searched refs:PLAYERCONTROL_ERROR_VID_PLAY_FAIL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/include/
H A Dhi_liteplayer.h33 PLAYERCONTROL_ERROR_VID_PLAY_FAIL = 0x0, /* The video fails to be played. */ enumerator
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp486 playerError = PLAYERCONTROL_ERROR_VID_PLAY_FAIL; in EventProcess()
1470 NotifyError(PLAYERCONTROL_ERROR_VID_PLAY_FAIL); in DoSeekIfNeed()