QTCaptureSession 构造函数

定义

重载

QTCaptureSession()
QTCaptureSession(NSObjectFlag)
QTCaptureSession(IntPtr)

QTCaptureSession()

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

适用于

QTCaptureSession(NSObjectFlag)

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

参数

适用于

QTCaptureSession(IntPtr)

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

参数

handle
IntPtr

nativeint

适用于