Searched refs:rtp_receive_loop (Results 1 – 2 of 2) sorted by relevance
61 pub async fn rtp_receive_loop(&mut self, mut rtp_io: Box<dyn TNetIO + Send + Sync>) { in rtp_receive_loop() method
368 track.rtp_receive_loop(box_udp_io).await; in handle_setup()