Partager via


AVCapturePhotoOutput.GetDngPhotoDataRepresentation Méthode

Définition

Retourne les données DNG pour la photo RAW capturée dans rawSampleBuffer.

[Foundation.Export("DNGPhotoDataRepresentationForRawSampleBuffer:previewPhotoSampleBuffer:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'AVCapturePhoto.FileDataRepresentation' instead.")]
public static Foundation.NSData GetDngPhotoDataRepresentation (CoreMedia.CMSampleBuffer rawSampleBuffer, CoreMedia.CMSampleBuffer previewPhotoSampleBuffer);
static member GetDngPhotoDataRepresentation : CoreMedia.CMSampleBuffer * CoreMedia.CMSampleBuffer -> Foundation.NSData

Paramètres

rawSampleBuffer
CMSampleBuffer
previewPhotoSampleBuffer
CMSampleBuffer

À ajouter.

Ce paramètre peut être null.

Retours

Attributs

S’applique à