AVCaptureConnection.FromInputPort Method

Definition

[Foundation.Export("connectionWithInputPort:videoPreviewLayer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVCaptureConnection FromInputPort (AVFoundation.AVCaptureInputPort port, AVFoundation.AVCaptureVideoPreviewLayer layer);
static member FromInputPort : AVFoundation.AVCaptureInputPort * AVFoundation.AVCaptureVideoPreviewLayer -> AVFoundation.AVCaptureConnection

Parameters

Returns

Attributes

Applies to