Searched refs:bind_rtcp_writer (Results 1 – 13 of 13) sorted by relevance
40 async fn bind_rtcp_writer( in bind_rtcp_writer() method45 writer = icpr.bind_rtcp_writer(writer).await; in bind_rtcp_writer()
22 async fn bind_rtcp_writer( in bind_rtcp_writer() method
48 async fn bind_rtcp_writer( in bind_rtcp_writer() method
68 async fn bind_rtcp_writer( in bind_rtcp_writer() method
75 async fn bind_rtcp_writer( in bind_rtcp_writer() method
67 .bind_rtcp_writer(Arc::clone(&stream) as Arc<dyn RTCPWriter + Send + Sync>) in new()
101 async fn bind_rtcp_writer( in bind_rtcp_writer() method
152 async fn bind_rtcp_writer( in bind_rtcp_writer() method
143 async fn bind_rtcp_writer( in bind_rtcp_writer() method
177 async fn bind_rtcp_writer( in bind_rtcp_writer() method
162 async fn bind_rtcp_writer( in bind_rtcp_writer() method
354 async fn bind_rtcp_writer( in bind_rtcp_writer() method
237 let interceptor_rtcp_writer = interceptor.bind_rtcp_writer(internal_rtcp_writer).await; in new()