Home
last modified time | relevance | path

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

/webrtc/sdp/src/extmap/
H A Dmod.rs22 pub const SDES_RTP_STREAM_ID_URI: &str = "urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id"; constant
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs931 uri: ::sdp::extmap::SDES_RTP_STREAM_ID_URI.to_owned(), in handle_incoming_ssrc()