Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 20 of 20) sorted by relevance

/webrtc/webrtc/src/peer_connection/sdp/
H A Dmod.rs957 pub(crate) fn update_sdp_origin(origin: &mut Origin, d: &mut SessionDescription) { in update_sdp_origin()
959 if origin.session_version == 0 { in update_sdp_origin()
961 origin.session_version = d.origin.session_version; in update_sdp_origin()
963 origin.session_id = d.origin.session_id; in update_sdp_origin()
972 d.origin.session_id = origin.session_id; in update_sdp_origin()
975 origin.session_version += 1; in update_sdp_origin()
976 d.origin.session_version += 1; in update_sdp_origin()
/webrtc/sdp/src/description/
H A Dsession.rs173 pub origin: Origin, field
247 origin: Origin { in new_jsep_session_description()
405 result += key_value_build("o=", Some(&self.origin.to_string())).as_str(); in marshal()
541 origin: Origin::new(), in unmarshal()
953 lexer.desc.origin = Origin { in unmarshal_origin()
H A Ddescription_test.rs50 origin: Origin { in test_marshal()
/webrtc/sctp/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/interceptor/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/constraints/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/examples/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/turn/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/rtcp/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/rtp/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/mdns/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/stun/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/media/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/data/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/srtp/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/dtls/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/util/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/sdp/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.
/webrtc/ice/
H A DLICENSE-APACHE141 origin of the Work and reproducing the content of the NOTICE file.