Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.h103 void NotifyPlaybackComplete(PlayerImpl *curPlayer);
H A Dplayer_impl.cpp214 curPlayer->NotifyPlaybackComplete(curPlayer); in PlayerControlEventCb()
902 void PlayerImpl::NotifyPlaybackComplete(PlayerImpl *curPlayer) in NotifyPlaybackComplete() function in OHOS::Media::PlayerImpl