public class QTCaptureDeviceInput extends QTCaptureInput
| Constructor and Description |
|---|
QTCaptureDeviceInput(long ptr)
Initializes a new QTCaptureDeviceInput which is to represent a
specific QTKit QTCaptureDeviceInput object.
|
| Modifier and Type | Method and Description |
|---|---|
static QTCaptureDeviceInput |
deviceInputWithDevice(QTCaptureDevice device) |
protected void |
finalize()
Called by the garbage collector to release system resources and perform
other cleanup.
|
public QTCaptureDeviceInput(long ptr)
ptr - the pointer to the QTKit QTCaptureDeviceInput object
to be represented by the new instancepublic static QTCaptureDeviceInput deviceInputWithDevice(QTCaptureDevice device) throws IllegalArgumentException
IllegalArgumentExceptionprotected void finalize()
finalize in class ObjectObject.finalize()Copyright © 2022 jitsi.org. All rights reserved.