Upravit

Sdílet prostřednictvím


QTCaptureDevice Constructors

Definition

Overloads

QTCaptureDevice(NSCoder)
QTCaptureDevice(NSObjectFlag)
QTCaptureDevice(IntPtr)

QTCaptureDevice(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public QTCaptureDevice (Foundation.NSCoder coder);
new QTKit.QTCaptureDevice : Foundation.NSCoder -> QTKit.QTCaptureDevice

Parameters

coder
NSCoder
Attributes

Applies to

QTCaptureDevice(NSObjectFlag)

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

Parameters

Applies to

QTCaptureDevice(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to