次の方法で共有


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

適用対象