AVCaptureConnection.VideoScaleAndCropFactor Property

Definition

When greater than 1.0, the video being captured is scaled, centered, and cropped to its original dimensions

public virtual nfloat VideoScaleAndCropFactor { [Foundation.Export("videoScaleAndCropFactor")] get; [Foundation.Export("setVideoScaleAndCropFactor:")] set; }
member this.VideoScaleAndCropFactor : nfloat with get, set

Property Value

The default value is 1.0.

Attributes

Applies to

See also