다음을 통해 공유


AVCapturePhotoCaptureDelegate.WillBeginCapture 메서드

정의

캡처를 시작할 때 호출되는 메서드입니다.

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

매개 변수

captureOutput
AVCapturePhotoOutput
특성

적용 대상