Share via


AVCaptureConnection.SupportsVideoMirroring Property

Definition

Whether the video being captured can be automatically mirrored about its vertical axis.

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

Property Value

Attributes

Applies to