다음을 통해 공유


AVCapturePhotoCaptureDelegate.WillCapturePhoto 메서드

정의

캡처가 완료되려고 할 때 호출되는 메서드입니다.

[Foundation.Export("captureOutput:willCapturePhotoForResolvedSettings:")]
public virtual void WillCapturePhoto (AVFoundation.AVCapturePhotoOutput captureOutput, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings);
abstract member WillCapturePhoto : AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit
override this.WillCapturePhoto : AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit

매개 변수

captureOutput
AVCapturePhotoOutput
특성

적용 대상