共用方式為


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

適用於