Freigeben über


AVCapturePhotoOutput.GetDngPhotoDataRepresentation Methode

Definition

Gibt DNG-Daten für das erfasste RAW-Foto in rawSampleBufferzurück.

[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

Parameter

rawSampleBuffer
CMSampleBuffer
previewPhotoSampleBuffer
CMSampleBuffer

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Gibt zurück

Attribute

Gilt für: