Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dinterceptor.rs427 struct SenderReportEntry { in read() struct
429 sr_ntp_time: Option<u64>, in read()
431 sr_packets_sent: Option<u32>, in read()
433 sr_bytes_sent: Option<u32>, in read()
435 dlrr_last_rr: Option<u32>, in read()
437 dlrr_delay_rr: Option<u32>, in read()