다음을 통해 공유


ARConfiguration.VideoFormat 속성

정의

캡처 세션의 해상도와 프레임 속도를 제공하는 데이터 구조를 가져오거나 설정합니다.

[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

속성 값

캡처 세션의 해상도와 프레임 속도를 제공하는 데이터 구조입니다.

특성

적용 대상