Home
last modified time | relevance | path

Searched refs:contentCompList_ (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_mpd_def.h165 DashList<DashContentCompInfo *> contentCompList_; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_period_manager.cpp119 DashList<DashContentCompInfo *> contentCompList((*it)->contentCompList_); in ParseAdptSetList()
H A Ddash_mpd_parser.cpp361 ParseContentComponent(xmlParser, childElement, adptSetInfo->contentCompList_); in ProcessAdpSetElement()
1177 ClearContentComp(adptSetInfo->contentCompList_); in ClearAdaptationSet()