Uses of Class
io.qt.multimedia.QVideoSurfaceFormat
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QVideoSurfaceFormat in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QVideoSurfaceFormat Modifier and Type Field Description QObject.Signal1<QVideoSurfaceFormat>
QAbstractVideoSurface. surfaceFormatChanged
Methods in io.qt.multimedia that return QVideoSurfaceFormat Modifier and Type Method Description QVideoSurfaceFormat
QVideoSurfaceFormat. clone()
QVideoSurfaceFormat
QAbstractVideoSurface. nearestFormat(QVideoSurfaceFormat format)
QVideoSurfaceFormat
QAbstractVideoSurface. surfaceFormat()
Methods in io.qt.multimedia with parameters of type QVideoSurfaceFormat Modifier and Type Method Description boolean
QAbstractVideoSurface. isFormatSupported(QVideoSurfaceFormat format)
QVideoSurfaceFormat
QAbstractVideoSurface. nearestFormat(QVideoSurfaceFormat format)
abstract QVideoFrame
QVideoFilterRunnable. run(QVideoFrame input, QVideoSurfaceFormat surfaceFormat, QVideoFilterRunnable.RunFlags flags)
boolean
QAbstractVideoSurface. start(QVideoSurfaceFormat format)
Constructors in io.qt.multimedia with parameters of type QVideoSurfaceFormat Constructor Description QVideoSurfaceFormat(QVideoSurfaceFormat format)