Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dinterceptor.rs360 Arc::new(RTCPWriteInterceptor { in bind_rtcp_writer()
609 pub struct RTCPWriteInterceptor<F> { struct
616 impl<F> RTCPWriter for RTCPWriteInterceptor<F> argument