Uses of Class
io.qt.multimedia.QVideoFilterRunnable.RunFlags
-
Uses of QVideoFilterRunnable.RunFlags in io.qt.multimedia
Modifier and TypeMethodDescriptionQVideoFilterRunnable.RunFlag.asFlags()
Create a QFlags of the enum entry.QVideoFilterRunnable.RunFlag.cleared
(QVideoFilterRunnable.RunFlag e) Excludes other enum entry from a flag of this 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
Modifier and TypeMethodDescriptionfinal int
QVideoFilterRunnable.RunFlags.compareTo
(QVideoFilterRunnable.RunFlags other) abstract QVideoFrame
QVideoFilterRunnable.run
(QVideoFrame input, QVideoSurfaceFormat surfaceFormat, QVideoFilterRunnable.RunFlags flags)