Home
last modified time | relevance | path

Searched refs:GetBaseUrl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_manager.h44 std::string GetBaseUrl();
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_manager.cpp96 std::string DashMpdManager::GetBaseUrl() in GetBaseUrl() function in OHOS::Media::Plugins::HttpPlugin::DashMpdManager
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1013 std::string mpdBaseUrl = mpdManager_->GetBaseUrl(); in GetStreamsInfoInMpd()
1319 mpdBaseUrl = mpdManager_->GetBaseUrl(); in GetSegmentsInMpd()