AVCaptureConnection.VideoMirrored 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.
Whether the captured video is being mirrored around its vertical axis.
public virtual bool VideoMirrored { [Foundation.Export("isVideoMirrored")] get; [Foundation.Export("setVideoMirrored:")] set; }
member this.VideoMirrored : bool with get, set
Property Value
- Attributes