MythTV  master
Classes | Typedefs
mythvideotextureopengl.h File Reference
#include "libmythui/opengl/mythrenderopengl.h"
#include "mythavutil.h"
#include "mythframe.h"
#include "libavutil/pixfmt.h"
#include <vector>
Include dependency graph for mythvideotextureopengl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVideoTextureOpenGL
 

Typedefs

using VideoFramebuffer = std::pair< QOpenGLFramebufferObject *, MythVideoTextureOpenGL * >
 

Typedef Documentation

◆ VideoFramebuffer

using VideoFramebuffer = std::pair<QOpenGLFramebufferObject*, MythVideoTextureOpenGL*>

Definition at line 19 of file mythvideotextureopengl.h.