Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dplayer.cpp57 const char PLAYER_EVENT_ONPLAYSTATUS[] = "onplaystatus"; variable
135 … MakeEventHash(PLAYER_EVENT_ONPLAYSTATUS), [weak = WeakClaim(this)](const std::string& param) { in CreatePlayer()
394 resRegister->UnregisterEvent(MakeEventHash(PLAYER_EVENT_ONPLAYSTATUS)); in UnregisterEvent()