Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dmedia_player_callback.h125 if (extra == Media::PlayerMessageType::PLAYER_INFO_VIDEO_RENDERING_START) {
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dplayer.h150 enum PlayerMessageType : int32_t { enum
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp85 if (extra == PlayerMessageType::PLAYER_INFO_VIDEO_RENDERING_START) { in OnInfo()
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp558 …callbackLooper_.OnInfo(INFO_TYPE_MESSAGE, PlayerMessageType::PLAYER_INFO_VIDEO_RENDERING_START, fo… in OnEvent()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp616 if (extra == PlayerMessageType::PLAYER_INFO_VIDEO_RENDERING_START) { in OnMessageCb()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp1026 if (extra == PlayerMessageType::PLAYER_INFO_VIDEO_RENDERING_START) { in OnMessageCb()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2074 …callbackLooper_.OnInfo(INFO_TYPE_MESSAGE, PlayerMessageType::PLAYER_INFO_VIDEO_RENDERING_START, fo… in OnEvent()