AVCaptureStillImageOutput.JpegStillToNSData(CMSampleBuffer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an NSData representing the jpeg image and its metadata.
[Foundation.Export("jpegStillImageNSDataRepresentation:")]
public static Foundation.NSData JpegStillToNSData (CoreMedia.CMSampleBuffer buffer);
static member JpegStillToNSData : CoreMedia.CMSampleBuffer -> Foundation.NSData
Parameters
- buffer
- CMSampleBuffer
Returns
- Attributes