Home
last modified time | relevance | path

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

/webrtc/sdp/src/description/
H A Ddescription_test.rs85 TimeDescription { in test_marshal()
92 TimeDescription { in test_marshal()
H A Dsession.rs116 pub struct TimeDescription { struct
212 pub time_descriptions: Vec<TimeDescription>,
265 time_descriptions: vec![TimeDescription { in new_jsep_session_description()
1098 lexer.desc.time_descriptions.push(TimeDescription { in unmarshal_timing()