Searched defs:DashPeriodInfo (Results 1 – 1 of 1) sorted by relevance
172 struct DashPeriodInfo { struct176 std::string id_;177 std::list<std::string> baseUrl_;202 DashList<DashPeriodInfo *> periodInfoList_; argument