Module Media.ConstraintsSource
Property constraints specifications.
The type for constraints.
empty () is an empty set of constraints.
find p s is the constraint for p in c (if any).
set p v c sets the constraint for p to v in c.
delete p c deletes the constraint for p from c.