Class QAbstractVideoFilter

java.lang.Object
io.qt.QtObject
io.qt.core.QObject
io.qt.multimedia.QAbstractVideoFilter
All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QAbstractVideoFilter extends QObject

Represents a filter that is applied to the video frames received by a VideoOutput type

Java wrapper for Qt's class QAbstractVideoFilter