AVCaptureConnection.VideoOrientation Property

Definition

The orientation of the video being captured.

public virtual AVFoundation.AVCaptureVideoOrientation VideoOrientation { [Foundation.Export("videoOrientation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setVideoOrientation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.VideoOrientation : AVFoundation.AVCaptureVideoOrientation with get, set

Property Value

Attributes

Applies to