|
MythTV master
|
#include <QRect>#include <QObject>#include "libmythui/opengl/mythrenderopengl.h"#include "mythvideoout.h"#include "mythvideogpu.h"#include "videoouttypes.h"#include "mythavutil.h"#include "opengl/mythopenglinterop.h"#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | MythOpenGLVideo |
| MythOpenGLVideo is responsible for displaying video frames on screen using OpenGL. More... | |