Uses of Class
io.qt.multimedia.QVideoFilterRunnable.RunFlags
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QVideoFilterRunnable.RunFlags in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFilterRunnable.RunFlags Modifier and Type Method Description QVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlag. asFlags()
Create a QFlags of the enum entry.QVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlags. clone()
Clones the flagsQVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlag. combined(QVideoFilterRunnable.RunFlag e)
Combines this entry with other enum entry.QVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlags. combined(QVideoFilterRunnable.RunFlag e)
Combines this flags with enum entry.static QVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlag. flags(QVideoFilterRunnable.RunFlag... values)
Creates a newQVideoFilterRunnable.RunFlags
from the entries.QVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlags. setFlag(QVideoFilterRunnable.RunFlag e)
Sets the flage
QVideoFilterRunnable.RunFlags
QVideoFilterRunnable.RunFlags. setFlag(QVideoFilterRunnable.RunFlag e, boolean on)
Sets or clears the flagflag
Methods in io.qt.multimedia with parameters of type QVideoFilterRunnable.RunFlags Modifier and Type Method Description int
QVideoFilterRunnable.RunFlags. compareTo(QVideoFilterRunnable.RunFlags other)
abstract QVideoFrame
QVideoFilterRunnable. run(QVideoFrame input, QVideoSurfaceFormat surfaceFormat, QVideoFilterRunnable.RunFlags flags)