Home
last modified time | relevance | path

Searched refs:RequestInboundSnapshot (Results 1 – 1 of 1) sorted by relevance

/webrtc/interceptor/src/stats/
H A Dinterceptor.rs31 RequestInboundSnapshot { enumerator
136 .send(Message::RequestInboundSnapshot { ssrcs, chan: tx }) in fetch_inbound_stats()
189 Message::RequestInboundSnapshot { ssrcs, chan} => { in run_stats_reducer()