Freigeben über


ARConfiguration.VideoFormat Eigenschaft

Definition

Ruft eine Datenstruktur ab, die die Auflösung und Bildfrequenz für die Aufzeichnungssitzung angibt, oder legt diese fest.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ARKit.ARVideoFormat VideoFormat { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("videoFormat", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setVideoFormat:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.VideoFormat : ARKit.ARVideoFormat with get, set

Eigenschaftswert

Die Datenstruktur, die die Auflösung und Bildfrequenz für die Aufzeichnungssitzung angibt.

Attribute

Gilt für: