MonoTouch.AVFoundation.AVCaptureStillImageOutput.CaptureStillImageAsynchronously Method
Captures an image from an input device.

Syntax

[MonoTouch.Foundation.Export("captureStillImageAsynchronouslyFromConnection:completionHandler:")]
public virtual void CaptureStillImageAsynchronously (AVCaptureConnection connection, [MonoTouch.ObjCRuntime.BlockProxy(typeof(MonoTouch.ObjCRuntime.Trampolines/NIDAVCaptureCompletionHandler))] AVCaptureCompletionHandler completionHandler)

Parameters

connection
The connection source for the image.
completionHandler
Method to be invoked once the image has been captured.

Remarks

Requirements

Namespace: MonoTouch.AVFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0