Home
last modified time | relevance | path

Searched refs:GetAdptSetsByStreamType (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_period_manager.h37 …void GetAdptSetsByStreamType(DashVector<DashAdptSetInfo *> &adptSetInfo, MediaAVCodec::MediaType s…
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_period_manager.cpp249 void DashPeriodManager::GetAdptSetsByStreamType(DashVector<DashAdptSetInfo *> &adptSetInfo, in GetAdptSetsByStreamType() function in OHOS::Media::Plugins::HttpPlugin::DashPeriodManager
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1069 periodManager_->GetAdptSetsByStreamType(adptSetVector, streamDesc.type_); in GetStreamsInfoInPeriod()
1354 periodManager_->GetAdptSetsByStreamType(adptSetVector, streamDesc->type_); in GetSegmentsInPeriod()