다음을 통해 공유


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

속성 값

지원되는 비디오 프레임 속도입니다.

특성

적용 대상