Searched defs:CreatePlayer (Results 1 – 6 of 6) 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
46 std::shared_ptr<Player> PlayerFactory::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerFactory
240 bool VideoView::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::VideoView
235 bool AudioPlayer::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::AudioPlayer
87 void Player::CreatePlayer(const std::function<void(int64_t)>& onCreate) in CreatePlayer() function in OHOS::Ace::Player
892 void VideoElement::CreatePlayer(int64_t id, ErrorCallback&& errorCallback) in CreatePlayer() function in OHOS::Ace::VideoElement