次の方法で共有


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 です。

属性

適用対象

こちらもご覧ください