Home
last modified time | relevance | path

Searched defs:read_simulcast (Results 1 – 1 of 1) sorted by relevance

/webrtc/webrtc/src/rtp_transceiver/rtp_receiver/
H A Dmod.rs193 async fn read_simulcast(&self, b: &mut [u8], rid: &str) -> Result<(usize, Attributes)> { in read_simulcast() method
621 pub async fn read_simulcast(&self, b: &mut [u8], rid: &str) -> Result<(usize, Attributes)> { in read_simulcast() method