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

See Also: AVCaptureConnection Members

Syntax

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

Remarks

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

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

Related content

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0