getSupportedConstraints method

MediaTrackSupportedConstraints getSupportedConstraints()

The getSupportedConstraints() method of the MediaDevices interface returns an object based on the MediaTrackSupportedConstraints dictionary, whose member fields each specify one of the constrainable properties the understands.

Implementation

external MediaTrackSupportedConstraints getSupportedConstraints();