![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qobject.h>
#include <QtCore/qlist.h>
#include <QtMultimedia/qvideoframe.h>
#include <QtMultimedia/qaudiobuffer.h>
#include <private/audiogenerationutils_p.h>
#include <functional>
#include <chrono>
Go to the source code of this file.
Classes | |
class | VideoGenerator |
Enumerations | |
enum class | ImagePattern { SingleColor , ColoredSquares } |
|
strong |
Enumerator | |
---|---|
SingleColor | |
ColoredSquares |
Definition at line 29 of file framegenerator_p.h.