MonoMac.AVFoundation.AVCaptureStillImageOutput: Method Members

The methods of MonoMac.AVFoundation.AVCaptureStillImageOutput are listed below. For a list of all members, see the AVCaptureStillImageOutput Members list.

See Also: Inherited members from MonoMac.AVFoundation.AVCaptureOutput

Public Methods

CaptureStillImageAsynchronously(AVCaptureConnection, AVCaptureCompletionHandler)
Captures an image from a connection.
static
JpegStillToNSData(MonoMac.CoreMedia.CMSampleBuffer) : MonoMac.Foundation.NSData
Returns an NSData representing the jpeg image and its metadata.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AVCaptureStillImageOutput object.