Home
last modified time | relevance | path

Searched defs:SampleBuilderTest (Results 1 – 1 of 1) sorted by relevance

/webrtc/media/src/io/sample_builder/
H A Dsample_builder_test.rs13 pub struct SampleBuilderTest { struct
14 message: String,
15 packets: Vec<Packet>,
16 with_head_checker: bool,
17 head_bytes: Vec<bytes::Bytes>,
18 samples: Vec<Sample>,
19 max_late: u16,
20 max_late_timestamp: Duration,
21 extra_pop_attempts: usize,