Searched refs:UpdateInitSegUrl (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_mpd_downloader.h | 214 …void UpdateInitSegUrl(std::shared_ptr<DashStreamDescription> streamDesc, const DashUrlType *urlTyp…
|
H A D | dash_mpd_downloader.cpp | 1891 UpdateInitSegUrl(streamDesc, initSegment, segTmpltFlag, repId); in GetInitSegFromPeriod() 1908 UpdateInitSegUrl(streamDesc, initSegment, segTmpltFlag, repId); in GetInitSegFromAdptSet() 1925 UpdateInitSegUrl(streamDesc, initSegment, segTmpltFlag, repId); in GetInitSegFromRepresentation() 1967 void DashMpdDownloader::UpdateInitSegUrl(std::shared_ptr<DashStreamDescription> streamDesc, const D… in UpdateInitSegUrl() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader
|