Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dinterceptor.rs609 pub struct RTCPWriteInterceptor<F> { struct
616 impl<F> RTCPWriter for RTCPWriteInterceptor<F> implementation