Home
last modified time | relevance | path

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

/webrtc/webrtc/src/peer_connection/sdp/
H A Dmod.rs434 .with_property_attribute(ATTR_KEY_RTCPRSIZE.to_owned()); in add_transceiver_sdp()
/webrtc/sdp/src/description/
H A Dsession.rs27 pub const ATTR_KEY_RTCPRSIZE: &str = "rtcp-rsize"; constant