AVCapturePhotoCaptureDelegate_Extensions 클래스

정의

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

public static class AVCapturePhotoCaptureDelegate_Extensions
type AVCapturePhotoCaptureDelegate_Extensions = class
상속
AVCapturePhotoCaptureDelegate_Extensions

설명

개발자는 에 대한 IAVCapturePhotoCaptureDelegate 확장 메서드를 사용하여 인터페이스의 인스턴스를 원래 AVCapturePhotoCaptureDelegate 프로토콜의 모든 선택적 메서드를 갖는 것으로 처리할 수 있습니다. 인터페이스에는 필요한 멤버만 포함되므로 이러한 확장 메서드를 사용하면 개발자가 프로토콜의 선택적 멤버를 호출할 수 있습니다.

메서드

DidCapturePhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

DidFinishCapture(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings, NSError)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

DidFinishProcessingLivePhotoMovie(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, NSUrl, CMTime, CMTime, AVCaptureResolvedPhotoSettings, NSError)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

DidFinishProcessingPhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCapturePhoto, NSError)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

DidFinishProcessingPhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, CMSampleBuffer, CMSampleBuffer, AVCaptureResolvedPhotoSettings, AVCaptureBracketedStillImageSettings, NSError)

개발자는 이 사용되지 않는 메서드를 사용하면 안 됩니다. 개발자는 'AVCapturePhoto'를 수락하는 'DidFinishProcessingPhoto' 오버로드를 대신 사용해야 합니다.

DidFinishProcessingRawPhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, CMSampleBuffer, CMSampleBuffer, AVCaptureResolvedPhotoSettings, AVCaptureBracketedStillImageSettings, NSError)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

DidFinishRecordingLivePhotoMovie(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, NSUrl, AVCaptureResolvedPhotoSettings)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

WillBeginCapture(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

WillCapturePhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings)

프로토콜의 모든 메서드를 IAVCapturePhotoCaptureDelegate 지원하기 위해 인터페이스에 대한 확장 메서드입니다 AVCapturePhotoCaptureDelegate .

적용 대상