共用方式為


ARConfiguration.SupportedVideoFormats 屬性

定義

警告

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

取得或設定支援的視訊畫面播放速率。

[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[]

屬性值

支援的視訊畫面播放速率。

屬性

適用於