Freigeben über


ARConfiguration.SupportedVideoFormats Eigenschaft

Definition

Achtung

This is an abstract static method. You need to call 'GetSupportedVideoFormats ()' from a subclass to get results.

Ruft die unterstützten Videobildraten ab oder legt diese fest.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Obsolete("This is an abstract static method. You need to call 'GetSupportedVideoFormats ()' from a subclass to get results.", false)]
public static ARKit.ARVideoFormat[] SupportedVideoFormats { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SupportedVideoFormats : ARKit.ARVideoFormat[]

Eigenschaftswert

Die unterstützten Videobildraten.

Attribute

Gilt für: