메소드 |
설명 |
|
DidFinishCapture ( AVCapturePhotoOutput captureOutput, AVCaptureResolvedPhotoSettings resolvedSettings, NSError error ) : void |
|
|
DidFinishProcessingLivePhotoMovie ( AVCapturePhotoOutput captureOutput, NSUrl outputFileUrl, CMTime duration, CMTime photoDisplayTime, AVCaptureResolvedPhotoSettings resolvedSettings, NSError error ) : void |
|
|
DidFinishProcessingPhoto ( AVCapturePhotoOutput captureOutput, CMSampleBuffer photoSampleBuffer, CMSampleBuffer previewPhotoSampleBuffer, AVCaptureResolvedPhotoSettings resolvedSettings, AVCaptureBracketedStillImageSettings bracketSettings, NSError error ) : void |
|
|
DidFinishRecordingLivePhotoMovie ( AVCapturePhotoOutput captureOutput, NSUrl outputFileUrl, AVCaptureResolvedPhotoSettings resolvedSettings ) : void |
|
|
WillBeginCapture ( AVCapturePhotoOutput captureOutput, AVCaptureResolvedPhotoSettings resolvedSettings ) : void |
|
|
WillCapturePhoto ( AVCapturePhotoOutput captureOutput, AVCaptureResolvedPhotoSettings resolvedSettings ) : void |
|
|