다음을 통해 공유


AVCaptureAutoFocusSystem 열거형

정의

디바이스의 자동 초점 시스템과 관련된 상수를 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureAutoFocusSystem
type AVCaptureAutoFocusSystem = 
상속
AVCaptureAutoFocusSystem
특성

필드

ContrastDetection 1

포커스 검색이 필요한 대비 검색을 통해 자동 초점.

None 0

자동 포커스를 사용할 수 없습니다.

PhaseDetection 2

위상 검색을 통해 자동 포커스를 지정합니다. 이 경우 포커스 검색 없이 수행할 수 있는 경우가 많습니다.

적용 대상