Home
last modified time | relevance | path

Searched refs:audioAdptSetIndex (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.cpp2012 unsigned int audioAdptSetIndex = streamDescriptions_.size(); in GetStreamInfo() local
2013 unsigned int subtitleAdptSetIndex = audioAdptSetIndex; in GetStreamInfo()
2016 if (streamDescriptions_[index]->adptSetIndex_ == audioAdptSetIndex) { in GetStreamInfo()
2022 audioAdptSetIndex = streamDescriptions_[index]->adptSetIndex_; in GetStreamInfo()