Home
last modified time | relevance | path

Searched refs:SetPlayer (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element_v2.cpp56 videoComponent_->SetPlayer(player); in FireFullscreen()
72 videoComponent_->SetPlayer(nullptr); in FireFullscreen()
H A Dvideo_component.h300 void SetPlayer(const WeakPtr<Player>& player) in SetPlayer() function in OHOS::Ace::VideoComponent
H A Dvideo_element.cpp214 videoComponent->SetPlayer(nullptr); in InitStatus()
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_player.cpp34 void SetPlayer(IPlayerEngine* player) in SetPlayer() function in OHOS::Media::Test::PlayerCallbackImpl
105 std::static_pointer_cast<PlayerCallbackImpl>(gCallback)->SetPlayer(player.get()); in Create()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp223 videoChild_->SetPlayer(player); in FireFullscreen()
235 videoChild_->SetPlayer(nullptr); in FireFullscreen()
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
H A Dcast_stream_player.h53 void SetPlayer(std::shared_ptr<CastStreamPlayer> player);
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/
H A Dcast_stream_player.h53 void SetPlayer(std::shared_ptr<CastStreamPlayer> player);
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player_manager.cpp44 callback_->SetPlayer(player_); in CastStreamPlayerManager()
H A Dcast_stream_player.cpp98 void CastStreamPlayerCallback::SetPlayer(std::shared_ptr<CastStreamPlayer> player) in SetPlayer() function in OHOS::CastEngine::CastEngineService::CastStreamPlayerCallback
100 CLOGD("SetPlayer in"); in SetPlayer()
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player_manager.cpp44 callback_->SetPlayer(player_); in CastStreamPlayerManager()
H A Dcast_stream_player.cpp98 void CastStreamPlayerCallback::SetPlayer(std::shared_ptr<CastStreamPlayer> player) in SetPlayer() function in OHOS::CastEngine::CastEngineService::CastStreamPlayerCallback
100 CLOGD("SetPlayer in"); in SetPlayer()

Completed in 11 milliseconds