Home
last modified time | relevance | path

Searched defs:ExtmapAllowMixed (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/rtp_rtcp/include/
Drtp_header_extension_map.h60 bool ExtmapAllowMixed() const { return extmap_allow_mixed_; } in ExtmapAllowMixed() function
/external/webrtc/pc/
Dsession_description.h215 enum ExtmapAllowMixed { kNo, kSession, kMedia }; enum
/external/webrtc/media/base/
Dmedia_channel.h254 bool ExtmapAllowMixed() const { return extmap_allow_mixed_; } in ExtmapAllowMixed() function