Edit

Share via


AVCapturePhotoCaptureDelegate_Extensions.DidFinishRecordingLivePhotoMovie Method

Definition

public static void DidFinishRecordingLivePhotoMovie (this AVFoundation.IAVCapturePhotoCaptureDelegate This, AVFoundation.AVCapturePhotoOutput captureOutput, Foundation.NSUrl outputFileUrl, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings);
static member DidFinishRecordingLivePhotoMovie : AVFoundation.IAVCapturePhotoCaptureDelegate * AVFoundation.AVCapturePhotoOutput * Foundation.NSUrl * AVFoundation.AVCaptureResolvedPhotoSettings -> unit

Parameters

This
IAVCapturePhotoCaptureDelegate

The instance on which this extension method operates.

captureOutput
AVCapturePhotoOutput
outputFileUrl
NSUrl

Applies to