Home
last modified time | relevance | path

Searched refs:with_extmap (Results 1 – 2 of 2) sorted by relevance

/webrtc/sdp/src/description/
H A Dmedia.rs174 pub fn with_extmap(self, e: ExtMap) -> Self { in with_extmap() method
198 self.with_extmap(e) in with_transport_cc_extmap()
/webrtc/webrtc/src/peer_connection/sdp/
H A Dmod.rs508 media = media.with_extmap(sdp::extmap::ExtMap { in add_transceiver_sdp()