MythTV  master
Classes | Typedefs
mythhdr.h File Reference
#include <QObject>
#include <memory>
#include "mythuiexp.h"
#include "mythcolourspace.h"
Include dependency graph for mythhdr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythHDRMetadata
 Encapsulates HDR metadata conformant with Static Metadata Type 1 per CTA-861-G Final. More...
 
class  MythHDR
 

Typedefs

using MythHDRMetaPtr = std::shared_ptr< class MythHDRMetadata >
 
using MythHDRPtr = std::shared_ptr< class MythHDR >
 

Typedef Documentation

◆ MythHDRMetaPtr

using MythHDRMetaPtr = std::shared_ptr<class MythHDRMetadata>

Definition at line 14 of file mythhdr.h.

◆ MythHDRPtr

using MythHDRPtr = std::shared_ptr<class MythHDR>

Definition at line 30 of file mythhdr.h.