Searched defs:DashStreamDescription (Results 1 – 1 of 1) sorted by relevance
143 struct DashStreamDescription { struct144 DashStreamDescription() in DashStreamDescription() function148 DashStreamDescription(const DashStreamDescription& desc) in DashStreamDescription() argument190 bool inUse_ = false;193 int streamId_ = 0;194 unsigned int periodIndex_ = 0;197 unsigned int duration_ = 0;198 unsigned int width_ = 0;199 unsigned int height_ = 0;200 unsigned int bandwidth_ = 0;[all …]