Searched refs:fetch_inbound_stats (Results 1 – 2 of 2) sorted by relevance
128 pub async fn fetch_inbound_stats( in fetch_inbound_stats() method913 let snapshots = icpr.fetch_inbound_stats(vec![123456]).await; in test_stats_interceptor_rtp()1139 let snapshots = icpr.fetch_inbound_stats(vec![123456]).await; in test_stats_interceptor_rtcp()1175 let snapshots = icpr.fetch_inbound_stats(vec![123456]).await; in test_stats_interceptor_rtcp()
1234 .fetch_inbound_stats(track_infos.iter().map(|t| t.ssrc).collect()) in collect_inbound_stats()