|
MythTV master
|
#include "libmythbase/mythconfig.h"#include "libmythui/opengl/mythrenderopengl.h"#include "mythavutil.h"#include "mythframe.h"#include "libavutil/pixfmt.h"#include <vector>Go to the source code of this file.
Classes | |
| class | MythVideoTextureOpenGL |
Typedefs | |
| using | VideoFramebuffer = std::pair< QOpenGLFramebufferObject *, MythVideoTextureOpenGL * > |
| using VideoFramebuffer = std::pair<QOpenGLFramebufferObject*, MythVideoTextureOpenGL*> |
Definition at line 20 of file mythvideotextureopengl.h.