Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dmod.rs250 remote_fraction_lost: Option<u8>, field
366 remote_fraction_lost: Option<f64>, field
429 pub fn remote_fraction_lost(&self) -> Option<f64> { in remote_fraction_lost() method