QTCaptureLayer Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
QTCaptureLayer() | |
QTCaptureLayer(NSCoder) | |
QTCaptureLayer(NSObjectFlag) | |
QTCaptureLayer(QTCaptureSession) | |
QTCaptureLayer(IntPtr) |
QTCaptureLayer()
QTCaptureLayer(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public QTCaptureLayer (Foundation.NSCoder coder);
new QTKit.QTCaptureLayer : Foundation.NSCoder -> QTKit.QTCaptureLayer
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
QTCaptureLayer(NSObjectFlag)
protected QTCaptureLayer (Foundation.NSObjectFlag t);
new QTKit.QTCaptureLayer : Foundation.NSObjectFlag -> QTKit.QTCaptureLayer
Parámetros
Se aplica a
QTCaptureLayer(QTCaptureSession)
[Foundation.Export("initWithSession:")]
public QTCaptureLayer (QTKit.QTCaptureSession session);
new QTKit.QTCaptureLayer : QTKit.QTCaptureSession -> QTKit.QTCaptureLayer
Parámetros
- session
- QTCaptureSession
- Atributos
Se aplica a
QTCaptureLayer(IntPtr)
protected internal QTCaptureLayer (IntPtr handle);
new QTKit.QTCaptureLayer : nativeint -> QTKit.QTCaptureLayer
Parámetros
- handle
-
IntPtr
nativeint