Redigera

Dela via


QTCaptureFileOutputDelegate Constructors

Definition

Overloads

QTCaptureFileOutputDelegate()
QTCaptureFileOutputDelegate(NSObjectFlag)
QTCaptureFileOutputDelegate(IntPtr)

QTCaptureFileOutputDelegate()

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

Applies to

QTCaptureFileOutputDelegate(NSObjectFlag)

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

Parameters

Applies to

QTCaptureFileOutputDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to