다음을 통해 공유


AVCaptureSession.SessionPreset 속성

정의

세션 사전 설정입니다.

public virtual Foundation.NSString SessionPreset { [Foundation.Export("sessionPreset", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSessionPreset:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SessionPreset : Foundation.NSString with get, set

속성 값

특성

설명

값은 값 중 AVCaptureSession.Preset* 하나여야 합니다.

적용 대상

추가 정보