Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_manager.cpp26 SetMpdInfo(mpdInfomation, mpdUrlStr); in DashMpdManager()
35 void DashMpdManager::SetMpdInfo(DashMpdInfo *mpdInfomation, const std::string &mpdUrlStr) in SetMpdInfo() function in OHOS::Media::Plugins::HttpPlugin::DashMpdManager
151 SetMpdInfo(newMpdInfo, this->mpdUrl_); in Update()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_manager.h34 void SetMpdInfo(DashMpdInfo *mpdInfo, const std::string &mpdUrl);
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp531 mpdManager_->SetMpdInfo(mpdInfo_, url_); in ParseManifest()
1012 mpdManager_->SetMpdInfo(mpdInfo_, url_); in GetStreamsInfoInMpd()
1318 mpdManager_->SetMpdInfo(mpdInfo_, url_); in GetSegmentsInMpd()