Searched refs:DashSegTmpltInfo (Results 1 – 5 of 5) sorted by relevance
80 struct DashSegTmpltInfo { struct125 DashSegTmpltInfo *representationSegTmplt_{nullptr};162 DashSegTmpltInfo *adptSetSegTmplt_{nullptr};181 DashSegTmpltInfo *periodSegTmplt_{nullptr};
64 DashSegTmpltInfo **segTmpltInfo);87 void FreeSegmentTemplate(DashSegTmpltInfo *segTmpltInfo);125 void ParseElement(std::shared_ptr<XmlParser> &xmlParser, DashSegTmpltInfo *segTmplt,
182 …DashSegmentInitValue GetSegmentsWithSegTemplate(const DashSegTmpltInfo *segTmpltInfo, std::string …184 …DashSegmentInitValue GetSegmentsWithTmpltStatic(const DashSegTmpltInfo *segTmpltInfo, const std::s…186 DashSegmentInitValue GetSegmentsWithTmpltDurationStatic(const DashSegTmpltInfo *segTmpltInfo,189 DashSegmentInitValue GetSegmentsWithTmpltTimelineStatic(const DashSegTmpltInfo *segTmpltInfo,
1439 DashSegmentInitValue DashMpdDownloader::GetSegmentsWithSegTemplate(const DashSegTmpltInfo *segTmplt… in GetSegmentsWithSegTemplate()1469 DashSegmentInitValue DashMpdDownloader::GetSegmentsWithTmpltStatic(const DashSegTmpltInfo *segTmplt… in GetSegmentsWithTmpltStatic()1498 DashSegmentInitValue DashMpdDownloader::GetSegmentsWithTmpltDurationStatic(const DashSegTmpltInfo *… in GetSegmentsWithTmpltDurationStatic()1554 DashSegmentInitValue DashMpdDownloader::GetSegmentsWithTmpltTimelineStatic(const DashSegTmpltInfo *… in GetSegmentsWithTmpltTimelineStatic()
586 DashSegTmpltInfo **segTmpltInfo) in ParseSegmentTemplate()593 DashSegTmpltInfo *segTmplt = new DashSegTmpltInfo; in ParseSegmentTemplate()628 void DashMpdParser::ParseElement(std::shared_ptr<XmlParser> &xmlParser, DashSegTmpltInfo *segTmplt, in ParseElement()1163 void DashMpdParser::FreeSegmentTemplate(DashSegTmpltInfo *segTmpltInfo) in FreeSegmentTemplate()