Home
last modified time | relevance | path

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

/webrtc/webrtc/src/data_channel/
H A Dmod.rs66 pub(crate) buffered_amount_low_threshold: AtomicUsize, field
516 pub async fn buffered_amount_low_threshold(&self) -> usize { in buffered_amount_low_threshold() method
/webrtc/data/src/data_channel/
H A Dmod.rs329 pub fn buffered_amount_low_threshold(&self) -> usize { in buffered_amount_low_threshold() method
471 pub fn buffered_amount_low_threshold(&self) -> usize { in buffered_amount_low_threshold() method
/webrtc/sctp/src/stream/
H A Dmod.rs411 pub fn buffered_amount_low_threshold(&self) -> usize { in buffered_amount_low_threshold() method
640 pub fn buffered_amount_low_threshold(&self) -> usize { in buffered_amount_low_threshold() method