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
属性

适用于