QTCaptureSession Constructors

Definition

Overloads

QTCaptureSession()
QTCaptureSession(NSObjectFlag)
QTCaptureSession(IntPtr)

QTCaptureSession()

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

Applies to

QTCaptureSession(NSObjectFlag)

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

Parameters

Applies to

QTCaptureSession(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to