Searched defs:MediaConfig (Results 1 – 1 of 1) sorted by relevance
18 struct MediaConfig { struct23 bool enable_dscp = true;26 struct Video {73 bool operator==(const MediaConfig& o) const { argument