Поделиться через


AVCaptureConnection.AutomaticallyAdjustsVideoMirroring Свойство

Определение

Можно ли изменить значение SupportsVideoMirroring из-за конфигурации сеанса.

[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

Значение свойства

Значение по умолчанию — true.

Атрибуты

Применяется к

См. также раздел