Searched defs:CreatePlayer (Results 1 – 8 of 8) sorted by relevance
25 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer(PlayerId playerId) in CreatePlayer() function in OHOS::Media::PlayerFactory40 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerFactory
27 std::shared_ptr<Player> PlayerFactory::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerFactory
240 bool VideoView::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::VideoView
647 static std::shared_ptr<Player> CreatePlayer() in CreatePlayer() function
235 bool AudioPlayer::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::AudioPlayer
328 bool PlayerMock::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerMock
90 void Player::CreatePlayer(const std::function<void(int64_t)>& onCreate) in CreatePlayer() function in OHOS::Ace::Player
1008 void VideoElement::CreatePlayer(int64_t id, ErrorCallback&& errorCallback) in CreatePlayer() function in OHOS::Ace::VideoElement