QTCaptureDevice Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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