Share via


AVCaptureConnection.SupportsVideoOrientation Property

Definition

Whether the video capture buffers can be rotated.

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

Property Value

Attributes

Applies to