Searched defs:RemoteInboundRTPStats (Results 1 – 1 of 1) sorted by relevance
529 pub struct RemoteInboundRTPStats { struct532 pub timestamp: Instant,534 pub stats_type: RTCStatsType,535 pub id: String,538 pub ssrc: SSRC,544 pub packets_received: u64,545 pub packets_lost: i64,551 pub local_id: String,552 pub round_trip_time: Option<f64>,553 pub total_round_trip_time: f64,[all …]