共用方式為


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

適用於