AVCaptureDeviceFormat.VideoBinned Property

Definition

Get whether video data is in binned format.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool VideoBinned { [Foundation.Export("isVideoBinned")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isVideoBinned")>]
member this.VideoBinned : bool

Property Value

Attributes

Applies to