Searched refs:representationIndex_ (Results 1 – 4 of 4) sorted by relevance
153 representationIndex_ = desc.representationIndex_; in DashStreamDescription()173 representationIndex_ = desc.representationIndex_;196 unsigned int representationIndex_ = 0; member
926 … streamDesc->representationIndex_); in GetSegmentsByPeriodInfo()1135 streamDesc.representationIndex_ = repIndex; in GetStreamDescriptions()1393 if (streamDesc->representationIndex_ < adptSetInfo->representationList_.size()) { in GetSegmentsInAdptSet()1394 repInfo = GetRepresemtationFromAdptSet(adptSetInfo, streamDesc->representationIndex_); in GetSegmentsInAdptSet()
488 ParseUrlType(xmlParser, childElement, elementNameStr, &segBase->representationIndex_); in ParseElementUrlType()554 &segList->multSegBaseInfo_.segBaseInfo_.representationIndex_); in ParseSegmentListElement()649 &segTmplt->multSegBaseInfo_.segBaseInfo_.representationIndex_); in ParseElement()1233 if (segBaseInfo->representationIndex_ != nullptr) { in ClearSegmentBase()1234 delete segBaseInfo->representationIndex_; in ClearSegmentBase()1235 segBaseInfo->representationIndex_ = nullptr; in ClearSegmentBase()
67 DashUrlType *representationIndex_{nullptr};