Searched refs:DashVideoType (Results 1 – 2 of 2) sorted by relevance
40 using DashVideoType = enum DashVideoType { enum191 DashVideoType videoType_ = DASH_VIDEO_TYPE_SDR;
1128 DashVideoType defaultVideoType = streamDesc.videoType_; in GetStreamDescriptions()1997 static VideoType GetVideoType(DashVideoType videoType) in GetVideoType()