AVCapturePhotoCaptureDelegate_Extensions.DidFinishProcessingLivePhotoMovie 方法

定义

public static void DidFinishProcessingLivePhotoMovie (this AVFoundation.IAVCapturePhotoCaptureDelegate This, AVFoundation.AVCapturePhotoOutput captureOutput, Foundation.NSUrl outputFileUrl, CoreMedia.CMTime duration, CoreMedia.CMTime photoDisplayTime, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings, Foundation.NSError error);
static member DidFinishProcessingLivePhotoMovie : AVFoundation.IAVCapturePhotoCaptureDelegate * AVFoundation.AVCapturePhotoOutput * Foundation.NSUrl * CoreMedia.CMTime * CoreMedia.CMTime * AVFoundation.AVCaptureResolvedPhotoSettings * Foundation.NSError -> unit

参数

This
IAVCapturePhotoCaptureDelegate

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

captureOutput
AVCapturePhotoOutput
outputFileUrl
NSUrl
duration
CMTime
photoDisplayTime
CMTime
error
NSError

内容待定。

此参数可以为 null

适用于