MythTV  master
Classes | Typedefs
mythedid.h File Reference
#include <QSize>
#include <QStringList>
#include "mythuiexp.h"
#include "mythhdr.h"
#include "mythcolourspace.h"
#include <utility>
#include <array>
#include <tuple>
Include dependency graph for mythedid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythEDID
 

Typedefs

using MythHDRDesc = std::tuple< MythHDR::HDRTypes, double, double, double >
 
using MythVRRRange = std::tuple< int, int, bool >
 

Typedef Documentation

◆ MythHDRDesc

using MythHDRDesc = std::tuple<MythHDR::HDRTypes,double,double,double>

Definition at line 18 of file mythedid.h.

◆ MythVRRRange

using MythVRRRange = std::tuple<int,int,bool>

Definition at line 19 of file mythedid.h.