Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 34) sorted by relevance

12

/webrtc/util/src/buffer/
H A Dmod.rs33 fn available(&self, size: usize) -> bool { in available() method
34 let mut available = self.head as isize - self.tail as isize; in available() localVariable
35 if available <= 0 { in available()
36 available += self.data.len() as isize; in available()
39 size as isize + 2 < available in available()
144 while !b.available(packet.len()) { in write()
/webrtc/sdp/
H A DCHANGELOG.md17 Before 0.5.2 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/stun/
H A DCHANGELOG.md16 Before 0.4.3 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/util/
H A DCHANGELOG.md23 Before 0.6.0 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/srtp/
H A DCHANGELOG.md18 Before 0.8.9 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/mdns/
H A DCHANGELOG.md22 Before 0.5.0 there was no changelog, previous changes are sometimes, but not always, available in t…
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/rtcp/
H A DCHANGELOG.md22 Before 0.7.0 there was no changelog, previous changes are sometimes, but not always, available in t…
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/rtp/
H A DCHANGELOG.md19 Before 0.6.7 there was no changelog, previous changes are sometimes, but not always, available in t…
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/media/
H A DCHANGELOG.md23 Before 0.4.7 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/data/
H A DCHANGELOG.md28 Before 0.4.0 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/examples/examples/simulcast/
H A DREADME.md5 The browser will not send higher quality streams unless it has the available bandwidth. You can loo…
/webrtc/dtls/
H A DCHANGELOG.md26 Before 0.6.0 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/ice/
H A DCHANGELOG.md49 Before 0.8.0 there was no changelog, previous changes are sometimes, but not always, available in t…
/webrtc/turn/
H A DCHANGELOG.md26 Before 0.6.0 there was no changelog, previous changes are sometimes, but not always, available in t…
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/interceptor/
H A DCHANGELOG.md26 Before 0.8.0 there was no changelog, previous changes are sometimes, but not always, available in t…
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/sctp/
H A DCHANGELOG.md37 Before 0.6.1 there was no changelog, previous changes are sometimes, but not always, available in t…
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/constraints/
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a
/webrtc/examples/
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a

12