AVCaptureConnection.VideoOrientation 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.
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