QTCaptureConnection Constructors

Definition

Overloads

QTCaptureConnection()
QTCaptureConnection(NSObjectFlag)
QTCaptureConnection(IntPtr)

QTCaptureConnection()

[Foundation.Export("init")]
public QTCaptureConnection ();
Attributes

Applies to

QTCaptureConnection(NSObjectFlag)

protected QTCaptureConnection (Foundation.NSObjectFlag t);
new QTKit.QTCaptureConnection : Foundation.NSObjectFlag -> QTKit.QTCaptureConnection

Parameters

Applies to

QTCaptureConnection(IntPtr)

protected internal QTCaptureConnection (IntPtr handle);
new QTKit.QTCaptureConnection : nativeint -> QTKit.QTCaptureConnection

Parameters

handle
IntPtr

nativeint

Applies to