WebIDLpedia

[DEPRECATED] Constraints dictionary

As of October 21, 2021, this name is no longer defined by a Web Platform specification

Definition

Media Capture and Streams defines Constraints



dictionary Constraints : ConstraintSet {
  sequence<ConstraintSet> advanced;
};