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