Searched defs:ExtmapAllowMixed (Results 1 – 3 of 3) sorted by relevance
61 bool ExtmapAllowMixed() const { return extmap_allow_mixed_; } in ExtmapAllowMixed() function
100 bool MediaChannel::ExtmapAllowMixed() const { in ExtmapAllowMixed() function in cricket::MediaChannel
207 enum ExtmapAllowMixed { kNo, kSession, kMedia }; enum