Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
framegenerator_p.h File Reference

(a796c447a72242e5acf5b3edd1020fe6a0811850)

#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>
Include dependency graph for framegenerator_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VideoGenerator

Enumerations

enum class  ImagePattern { SingleColor , ColoredSquares }

Enumeration Type Documentation

◆ ImagePattern

enum class ImagePattern
strong
Enumerator
SingleColor 
ColoredSquares 

Definition at line 29 of file framegenerator_p.h.