Searched refs:rtcp_receive_loop (Results 1 – 2 of 2) sorted by relevance
83 pub async fn rtcp_receive_loop(&mut self, rtcp_io: Arc<Mutex<Box<dyn TNetIO + Send + Sync>>>) { in rtcp_receive_loop() method
379 track.rtcp_receive_loop(box_rtcp_io).await; in handle_setup()