Searched refs:fetch_outbound_stats (Results 1 – 2 of 2) sorted by relevance
150 pub async fn fetch_outbound_stats( in fetch_outbound_stats() method921 let snapshots = icpr.fetch_outbound_stats(vec![234567]).await; in test_stats_interceptor_rtp()1041 let snapshots = icpr.fetch_outbound_stats(vec![234567]).await; in test_stats_interceptor_rtcp()1151 let snapshots = icpr.fetch_outbound_stats(vec![234567]).await; in test_stats_interceptor_rtcp()
1364 .fetch_outbound_stats(track_infos.iter().map(|t| t.ssrc).collect()) in collect_outbound_stats()