AVCaptureConnection.VideoScaleAndCropFactor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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