Freigeben über


AVCapturePhotoCaptureDelegate_Extensions Klasse

Definition

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

public static class AVCapturePhotoCaptureDelegate_Extensions
type AVCapturePhotoCaptureDelegate_Extensions = class
Vererbung
AVCapturePhotoCaptureDelegate_Extensions

Hinweise

Die Erweiterungsmethoden für IAVCapturePhotoCaptureDelegate ermöglichen Es Entwicklern, Instanzen der Schnittstelle als alle optionalen Methoden des ursprünglichen AVCapturePhotoCaptureDelegate Protokolls zu behandeln. Da die Schnittstelle nur die erforderlichen Member enthält, können Entwickler mit diesen Erweiterungsmethoden die optionalen Member des Protokolls aufrufen.

Methoden

DidCapturePhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings)

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

DidFinishCapture(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings, NSError)

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

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

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

DidFinishProcessingPhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCapturePhoto, NSError)

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

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

Entwickler sollten diese veraltete Methode nicht verwenden. Entwickler sollten stattdessen die DidFinishProcessingPhoto-Überladung verwenden, um ein "AVCapturePhoto" zu akzeptieren.

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

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

DidFinishRecordingLivePhotoMovie(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, NSUrl, AVCaptureResolvedPhotoSettings)

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

WillBeginCapture(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings)

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

WillCapturePhoto(IAVCapturePhotoCaptureDelegate, AVCapturePhotoOutput, AVCaptureResolvedPhotoSettings)

Erweiterungsmethoden für die IAVCapturePhotoCaptureDelegate Schnittstelle, um alle Methoden aus dem AVCapturePhotoCaptureDelegate Protokoll zu unterstützen.

Gilt für: