Home
last modified time | relevance | path

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

/webrtc/sdp/src/description/
H A Ddescription_test.rs97 repeat_times: vec![RepeatTime { in test_marshal()
H A Dsession.rs125 pub repeat_times: Vec<RepeatTime>,
145 pub struct RepeatTime { struct
151 impl fmt::Display for RepeatTime { argument
1127 latest_time_desc.repeat_times.push(RepeatTime { in unmarshal_repeat_times()