AVCaptureConnection.AutomaticallyAdjustsVideoMirroring Propiedad

Definición

Si es posible que el valor de cambie debido a la configuración de SupportsVideoMirroring la sesión.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutomaticallyAdjustsVideoMirroring { [Foundation.Export("automaticallyAdjustsVideoMirroring")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutomaticallyAdjustsVideoMirroring:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutomaticallyAdjustsVideoMirroring : bool with get, set

Valor de propiedad

El valor predeterminado es true.

Atributos

Se aplica a

Consulte también