Home
last modified time | relevance | path

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

/webrtc/interceptor/src/
H A Dlib.rs148 pub struct RTCPWriterFn(pub RTCPWriterBoxFn); struct
151 impl RTCPWriter for RTCPWriterFn { implementation