Searched refs:RTPWriteRecorder (Results 1 – 1 of 1) sorted by relevance
89 send_streams: Mutex<HashMap<u32, Arc<RTPWriteRecorder>>>,336 .or_insert_with(|| Arc::new(RTPWriteRecorder::new(writer, self.tx.clone()))); in bind_local_stream()748 pub struct RTPWriteRecorder { struct753 impl RTPWriteRecorder { impl759 impl fmt::Debug for RTPWriteRecorder { implementation766 impl RTPWriter for RTPWriteRecorder { implementation