Home
last modified time | relevance | path

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

/webrtc/webrtc/src/data_channel/
H A Dmod.rs527 pub async fn set_buffered_amount_low_threshold(&self, th: usize) { in set_buffered_amount_low_threshold() method
/webrtc/data/src/data_channel/
H A Dmod.rs335 pub fn set_buffered_amount_low_threshold(&self, threshold: usize) { in set_buffered_amount_low_threshold() method
/webrtc/sctp/src/stream/
H A Dmod.rs417 pub fn set_buffered_amount_low_threshold(&self, th: usize) { in set_buffered_amount_low_threshold() method