Home
last modified time | relevance | path

Searched refs:ON_PLAYBACK_COMPLETE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_type.h46 ON_PLAYBACK_COMPLETE, enumerator
H A Dplayer_client.cpp532 case ON_PLAYBACK_COMPLETE: { in PlayerCommonCallback()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp715 int32_t ret = SendRequest(sid_, ON_PLAYBACK_COMPLETE, &io, nullptr, option, nullptr); in OnPlaybackComplete()