The members of MonoMac.AVFoundation.AVCaptureStillImageOutput are listed below.
See Also: Inherited members from MonoMac.AVFoundation.AVCaptureOutput
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | AvailableImageDataCodecTypes | string[]. The list of available image codecs. |
| [read-only] | AvailableImageDataCVPixelFormatTypes | MonoMac.Foundation.NSNumber[]. The list of avaialble pixel formats supported. |
| [read-only] | CapturingStillImage | bool. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CompressedVideoSetting | AVVideoSettingsCompressed. Documentation for this section has not yet been entered. | |
| OutputSettings | MonoMac.Foundation.NSDictionary. Configuration parameters for the image generation. | |
| UncompressedVideoSetting | AVVideoSettingsUncompressed. Documentation for this section has not yet been entered. |
CaptureStillImageAsynchronously(AVCaptureConnection, AVCaptureCompletionHandler)Captures an image from a connection. | ||
static | JpegStillToNSData(MonoMac.CoreMedia.CMSampleBuffer)Returns an NSData representing the jpeg image and its metadata. | |