Searched refs:remote_fraction_lost (Results 1 – 3 of 3) sorted by relevance
250 remote_fraction_lost: Option<u8>, field266 remote_fraction_lost: None, in default()324 self.remote_fraction_lost = Some(fraction_lost); in update_remote_fraction_lost()366 remote_fraction_lost: Option<f64>, field429 pub fn remote_fraction_lost(&self) -> Option<f64> { in remote_fraction_lost() method430 self.remote_fraction_lost in remote_fraction_lost()446 remote_fraction_lost: stream_stats in from()447 .remote_fraction_lost in from()
1168 .remote_fraction_lost() in test_stats_interceptor_rtcp()
1388 remote_fraction_lost, in collect_outbound_stats()1399 stats.remote_fraction_lost(), in collect_outbound_stats()1454 fraction_lost: remote_fraction_lost.unwrap_or(0.0), in collect_outbound_stats()