Home
last modified time | relevance | path

Searched refs:NotifyState (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Davmetadatahelper_callback.h45 virtual void NotifyState(HelperStates state) = 0;
H A Davmetadatahelper_callback.cpp197 listener_->NotifyState(state); in OnStateChangeCb()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.h34 virtual void NotifyState(PlayerStates state) = 0;
H A Davplayer_napi.h327 void NotifyState(PlayerStates state) override;
H A Davplayer_napi.cpp657 NotifyState(PlayerStates::PLAYER_STATE_ERROR); in ReleaseTask()
2849 void AVPlayerNapi::NotifyState(PlayerStates state) in NotifyState() function in OHOS::Media::AVPlayerNapi
H A Davplayer_callback.cpp866 listener_->NotifyState(state); in OnStateChangeCb()

Completed in 10 milliseconds