QTCaptureFileOutputDelegate 构造函数

定义

重载

QTCaptureFileOutputDelegate()
QTCaptureFileOutputDelegate(NSObjectFlag)
QTCaptureFileOutputDelegate(IntPtr)

QTCaptureFileOutputDelegate()

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

适用于

QTCaptureFileOutputDelegate(NSObjectFlag)

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

参数

适用于

QTCaptureFileOutputDelegate(IntPtr)

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

参数

handle
IntPtr

nativeint

适用于