MythTV  master
Classes | Typedefs
mythvideoout.h File Reference
#include <memory>
#include <QSize>
#include <QRect>
#include <QString>
#include <QPoint>
#include <QMap>
#include <qwindowdefs.h>
#include "libmythtv/mythavutil.h"
#include "libmythtv/mythcodecid.h"
#include "libmythtv/mythdeinterlacer.h"
#include "libmythtv/mythframe.h"
#include "libmythtv/mythvideobounds.h"
#include "libmythtv/mythvideocolourspace.h"
#include "libmythtv/mythvideoprofile.h"
#include "libmythtv/videobuffers.h"
#include "libmythtv/videoouttypes.h"
#include "libmythui/mythdisplay.h"
Include dependency graph for mythvideoout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVideoOutput
 

Typedefs

using MythVideoProfilePtr = std::shared_ptr< MythVideoProfile >
 

Typedef Documentation

◆ MythVideoProfilePtr

using MythVideoProfilePtr = std::shared_ptr<MythVideoProfile>

Definition at line 33 of file mythvideoout.h.