Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp914 std::string &periodBaseUrl, in GetSegmentsByPeriodInfo()
1044 std::string periodBaseUrl = mpdBaseUrl; in GetStreamsInfoInPeriod() local
1083 …Downloader::GetStreamsInfoInAdptSet(DashAdptSetInfo *adptSetInfo, const std::string &periodBaseUrl, in GetStreamsInfoInAdptSet()
1122 void DashMpdDownloader::GetStreamDescriptions(const std::string &periodBaseUrl, DashStreamDescripti… in GetStreamDescriptions()
1352 std::string periodBaseUrl = mpdBaseUrl; in GetSegmentsInPeriod() local
1382 const std::string &periodBaseUrl, in GetSegmentsInAdptSet()
1883 bool DashMpdDownloader::GetInitSegFromPeriod(const std::string &periodBaseUrl, const std::string &r… in GetInitSegFromPeriod()