Home
last modified time | relevance | path

Searched defs:CreatePlayer (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/media_lite/services/player_lite/factory/src/
Dplayer_factory.cpp25 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer(PlayerId playerId) in CreatePlayer() function in OHOS::Media::PlayerFactory
40 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerFactory
/foundation/multimedia/media_standard/frameworks/innerkitsimpl/native/player/
Dplayer_impl.cpp46 std::shared_ptr<Player> PlayerFactory::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerFactory
/foundation/ace/ace_engine_lite/frameworks/src/core/components/
Dvideo_view.cpp240 bool VideoView::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::VideoView
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
Daudio_player.cpp235 bool AudioPlayer::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::AudioPlayer
/foundation/ace/ace_engine/frameworks/core/components/video/resource/
Dplayer.cpp87 void Player::CreatePlayer(const std::function<void(int64_t)>& onCreate) in CreatePlayer() function in OHOS::Ace::Player
/foundation/ace/ace_engine/frameworks/core/components/video/
Dvideo_element.cpp892 void VideoElement::CreatePlayer(int64_t id, ErrorCallback&& errorCallback) in CreatePlayer() function in OHOS::Ace::VideoElement