Home
last modified time | relevance | path

Searched defs:repBaseUrl (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.cpp1126 std::string repBaseUrl; in GetStreamDescriptions() local
1418 std::string repBaseUrl = adptSetBaseUrl; in GetSegmentsInRepresentation() local
1917 bool DashMpdDownloader::GetInitSegFromRepresentation(const std::string &repBaseUrl, const std::stri… in GetInitSegFromRepresentation()