Home
last modified time | relevance | path

Searched defs:SetMediaSource (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp360 bool RosenMediaPlayer::SetMediaSource(std::string& filePath, int32_t& fd, bool& useFd, in SetMediaSource() function in OHOS::Ace::NG::RosenMediaPlayer
/foundation/multimedia/player_framework/services/services/player/client/
H A Dplayer_client.cpp304 int32_t PlayerClient::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::PlayerClient
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp617 int32_t PlayerServiceProxy::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::PlayerServiceProxy
H A Dplayer_service_stub.cpp460 int32_t PlayerServiceStub::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::PlayerServiceStub
864 int32_t PlayerServiceStub::SetMediaSource(MessageParcel &data, MessageParcel &reply) in SetMediaSource() function in OHOS::Media::PlayerServiceStub
/foundation/multimedia/player_framework/frameworks/native/player/
H A Dplayer_impl.cpp356 int32_t PlayerImpl::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::PlayerImpl
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp354 int32_t PlayerMock::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::PlayerMock
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp462 void VideoElement::SetMediaSource(std::string& filePath, int32_t& fd) in SetMediaSource() function in OHOS::Ace::VideoElement
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1078 int32_t PlayerServer::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::PlayerServer
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp318 int32_t HiPlayerImpl::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy) in SetMediaSource() function in OHOS::Media::HiPlayerImpl

Completed in 19 milliseconds