MythTV  master
Classes | Typedefs
mythvideogpu.h File Reference
#include <QRect>
#include <QObject>
#include "libmythui/mythrender_base.h"
#include "mythframe.h"
#include "mythvideocolourspace.h"
#include <memory>
Include dependency graph for mythvideogpu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVideoGPU
 

Typedefs

using MythVideoProfilePtr = std::shared_ptr< MythVideoProfile >
 

Typedef Documentation

◆ MythVideoProfilePtr

using MythVideoProfilePtr = std::shared_ptr<MythVideoProfile>

Definition at line 18 of file mythvideogpu.h.