- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QVsp2Screen.Impl
Java wrapper for Qt class QNativeInterface::Private::QVsp2Screen
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
removeLayer
(int id) void
setLayerAlpha
(int id, double alpha) void
setLayerBuffer
(int id, int dmabufFd) void
setLayerPosition
(int id, QPoint position) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
addLayer
@QtUninvokable int addLayer(int dmabufFd, QSize size, QPoint position, int drmPixelFormat, int bytesPerLine) -
removeLayer
-
setLayerAlpha
-
setLayerBuffer
-
setLayerPosition
-