AVCapturePhotoCaptureDelegate_Extensions.DidFinishCapture 方法

定义

public static void DidFinishCapture (this AVFoundation.IAVCapturePhotoCaptureDelegate This, AVFoundation.AVCapturePhotoOutput captureOutput, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings, Foundation.NSError error);
static member DidFinishCapture : AVFoundation.IAVCapturePhotoCaptureDelegate * AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings * Foundation.NSError -> unit

参数

This
IAVCapturePhotoCaptureDelegate

此扩展方法在其上运行的实例。

captureOutput
AVCapturePhotoOutput
error
NSError

内容待定。

此参数可以为 null

适用于