Searched defs:MediaConfig (Results 1 – 1 of 1) sorted by relevance
18 struct MediaConfig { struct21 bool enable_dscp = false;24 struct Video {67 bool operator==(const MediaConfig& o) const { argument