Searched defs:CreatePlayer (Results 1 – 10 of 10) 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
272 std::shared_ptr<AudioHapticPlayer> AudioHapticManagerImpl::CreatePlayer(const int32_t &sourceID, in CreatePlayer() function in OHOS::Media::AudioHapticManagerImpl
240 bool VideoView::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::VideoView
235 bool AudioPlayer::CreatePlayer() in CreatePlayer() function in OHOS::ACELite::AudioPlayer
29 std::shared_ptr<Player> PlayerFactory::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerFactory
874 static std::shared_ptr<Player> CreatePlayer() in CreatePlayer() function
546 napi_value AudioHapticManagerNapi::CreatePlayer(napi_env env, napi_callback_info info) in CreatePlayer() function in OHOS::Media::AudioHapticManagerNapi
92 void Player::CreatePlayer(const std::function<void(int64_t)>& onCreate) in CreatePlayer() function in OHOS::Ace::Player
343 bool PlayerMock::CreatePlayer() in CreatePlayer() function in OHOS::Media::PlayerMock
1005 void VideoElement::CreatePlayer(int64_t id, ErrorCallback&& errorCallback) in CreatePlayer() function in OHOS::Ace::VideoElement