Stream.Constraints
Media stream constraints.
The type for MediaStreamConstraints
objects.
The type for specifying track constraints.
v ~audio ~video ()
are stream constraints with given arguments. If unspecified they default to `No
.
val av : unit -> t
av
says `Yes None
to audio and video.