Searched refs:ExtMap (Results 1 – 4 of 4) sorted by relevance
32 let actual = ExtMap::unmarshal(&mut reader)?; in test_extmap()45 let actual = ExtMap::unmarshal(&mut reader); in test_extmap()59 let e = ExtMap { in test_transport_cc_extmap()
28 pub struct ExtMap { struct35 impl fmt::Display for ExtMap { argument54 impl ExtMap { impl105 Ok(ExtMap { in unmarshal()
174 pub fn with_extmap(self, e: ExtMap) -> Self { in with_extmap()192 let e = ExtMap { in with_transport_cc_extmap()
28 use sdp::extmap::ExtMap;508 media = media.with_extmap(sdp::extmap::ExtMap { in add_transceiver_sdp()942 let e = ExtMap::unmarshal(&mut reader)?; in rtp_extensions_from_media_description()