MediaTrackSupportedConstraints
js.html.MediaTrackSupportedConstraints (Typedef)
The MediaTrackSupportedConstraints
dictionary establishes the list of constrainable properties recognized by the user agent or browser in its implementation of the MediaStreamTrack
object. An object conforming to MediaTrackSupportedConstraints
is returned by MediaDevices.getSupportedConstraints()
.
Documentation MediaTrackSupportedConstraints by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See: