TTMSFNCWXCamera.ApplyConstraints Method
Applies a set of media capture constraints to the active stream.
API unit family: TMSFNCWXCamera
Declaring type: TTMSFNCWXCamera
Inherited from: TTMSFNCWXCustomCamera
Syntax
procedure ApplyConstraints(AObject: TJSONObject);
Parameters
| Name | Description |
|---|---|
AObject |
A JSON object describing the capture constraints to apply, following the media-track constraints structure expected by the camera page. |