Home
last modified time | relevance | path

Searched defs:SetMediaSource (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/
H A Dplayer_service_proxy_fuzzer.h46 …int32_t SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrategy strategy)… in SetMediaSource() function
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/
H A Dplayer_impl.cpp351 int32_t PlayerImpl::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrateg… in SetMediaSource() function in OHOS::Media::PlayerImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp361 bool RosenMediaPlayer::SetMediaSource(std::string& filePath, int32_t& fd, bool& useFd, in SetMediaSource() function in OHOS::Ace::NG::RosenMediaPlayer
/ohos5.0/foundation/multimedia/player_framework/services/services/player/client/
H A Dplayer_client.cpp297 int32_t PlayerClient::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrat… in SetMediaSource() function in OHOS::Media::PlayerClient
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp349 int32_t PlayerMock::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrateg… in SetMediaSource() function in OHOS::Media::PlayerMock
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_stub.cpp465 int32_t PlayerServiceStub::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlay… in SetMediaSource() function in OHOS::Media::PlayerServiceStub
870 int32_t PlayerServiceStub::SetMediaSource(MessageParcel &data, MessageParcel &reply) in SetMediaSource() function in OHOS::Media::PlayerServiceStub
H A Dplayer_service_proxy.cpp619 int32_t PlayerServiceProxy::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPla… in SetMediaSource() function in OHOS::Media::PlayerServiceProxy
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp477 void VideoElement::SetMediaSource(std::string& filePath, int32_t& fd) in SetMediaSource() function in OHOS::Ace::VideoElement
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1106 int32_t PlayerServer::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrat… in SetMediaSource() function in OHOS::Media::PlayerServer
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp369 int32_t HiPlayerImpl::SetMediaSource(const std::shared_ptr<AVMediaSource> &mediaSource, AVPlayStrat… in SetMediaSource() function in OHOS::Media::HiPlayerImpl