Class QVideoFilterRunnable

All Implemented Interfaces:
QtObjectInterface

public abstract class QVideoFilterRunnable extends QtObject

Represents the implementation of a filter that owns all graphics and computational resources, and performs the actual filtering or calculations

Java wrapper for Qt's class QVideoFilterRunnable