MonoTouch.AVFoundation.AVCaptureConnection Class
The link between capture input and capture output objects during a capture session.

See Also: AVCaptureConnection Members

Syntax

[MonoTouch.Foundation.Register("AVCaptureConnection", true)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_4_0)]
public class AVCaptureConnection : MonoTouch.Foundation.NSObject

Remarks

A MonoTouch.AVFoundation.AVCaptureConnection encapsulates the link between an MonoTouch.AVFoundation.AVCaptureInput (more specifically, between an individual MonoTouch.AVFoundation.AVCaptureInputPort in the AVCaptureInput.Ports property of the MonoTouch.AVFoundation.AVCaptureInput and the MonoTouch.AVFoundation.AVCaptureOutput).

MonoTouch.AVFoundation.AVCaptureConnections are formed automatically when inputs and outputs are added via AVCaptureSession.AddInput and AVCaptureSession.AddOutput.

Related content

Requirements

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