Home
last modified time | relevance | path

Searched refs:ABS_SEND_TIME_URI (Results 1 – 3 of 3) sorted by relevance

/webrtc/sdp/src/extmap/
H A Dmod.rs18 pub const ABS_SEND_TIME_URI: &str = "http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time"; constant
/webrtc/webrtc/src/api/media_engine/
H A Dmedia_engine_test.rs204 uri: sdp::extmap::ABS_SEND_TIME_URI.to_owned(), in test_media_engine_remote_description()
739 uri: sdp::extmap::ABS_SEND_TIME_URI.to_owned(), in test_extension_id_collision()
/webrtc/webrtc/src/peer_connection/sdp/
H A Dsdp_test.rs1110 value: Some("1 ".to_owned() + sdp::extmap::ABS_SEND_TIME_URI), in test_rtp_extensions_from_media_description()
1120 assert_eq!(extensions[sdp::extmap::ABS_SEND_TIME_URI], 1); in test_rtp_extensions_from_media_description()