次の方法で共有


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

プロパティ値

サポートされているビデオ フレーム レート。

属性

適用対象