Home
last modified time | relevance | path

Searched refs:required (Results 1 – 25 of 44) sorted by relevance

12

/webrtc/constraints/src/constraints/
H A Dmandatory.rs81 pub fn required(&self) -> GenericMediaTrackConstraintSet<ResolvedMediaTrackConstraint> { in required() method
87 required: bool, in basic_or_required()
93 if constraint.is_required() == required { in basic_or_required()
215 fn required() { in required() function
238 let actual = mandatory.required(); in required()
/webrtc/stun/src/attributes/
H A Dattributes_test.rs77 assert!(!a.optional() && a.required(), "should be required"); in test_attr_type_range()
82 assert!(!a.required() && a.optional(), "should be optional"); in test_attr_type_range()
/webrtc/data/
H A DCHANGELOG.md14 * Increased required `webrtc-util` version to `0.7.0`.
15 * Increased required `webrtc-sctp` version to `0.7.0`.
/webrtc/stun/
H A DCHANGELOG.md8 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/srtp/
H A DCHANGELOG.md8 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/mdns/
H A DCHANGELOG.md12 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/constraints/
H A DCargo.toml32 required-features = ["serde"]
/webrtc/rtcp/
H A DCHANGELOG.md12 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/rtp/
H A DCHANGELOG.md11 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/constraints/src/algorithms/fitness_distance/value_constraint/tests/
H A Dstring.rs49 mod required { module
H A Dbool.rs73 mod required { module
H A Df64.rs131 mod required { module
H A Du64.rs131 mod required { module
/webrtc/constraints/src/algorithms/fitness_distance/value_sequence_constraint/tests/
H A Dbool.rs51 mod required { module
H A Dstring.rs51 mod required { module
H A Df64.rs133 mod required { module
H A Du64.rs133 mod required { module
/webrtc/media/
H A DCHANGELOG.md9 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/dtls/
H A DCHANGELOG.md16 * Increased required `webrtc-util` version to `0.7.0`, with this change some methods in `DTLSConn` …
/webrtc/dtls/examples/certificates/
H A DREADME.md8 # Extensions required for certificate validation.
/webrtc/turn/
H A DCHANGELOG.md13 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/interceptor/
H A DCHANGELOG.md15 * Increased required `webrtc-util` version to `0.7.0`.
/webrtc/stun/src/
H A Dattributes.rs78 pub fn required(&self) -> bool { in required() method
/webrtc/sctp/
H A DCHANGELOG.md23 * Increased required `webrtc-util` version to `0.7.0`.
H A DLICENSE-APACHE140 except as required for reasonable and customary use in describing the
143 7. Disclaimer of Warranty. Unless required by applicable law or
155 unless required by applicable law (such as deliberate and grossly
197 Unless required by applicable law or agreed to in writing, software

12