MythTV  master
Classes | Typedefs
atscdescriptors.h File Reference
#include <array>
#include <vector>
#include <QString>
#include <QMap>
#include "mpegdescriptors.h"
Include dependency graph for atscdescriptors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultipleStringStructure
 
class  CaptionServiceDescriptor
 
class  ContentAdvisoryDescriptor
 
class  ComponentNameDescriptor
 
class  AC3AudioStreamDescriptor
 
class  ContentIdentifierDescriptor
 
class  ExtendedChannelNameDescriptor
 Provides the long channel name for the virtual channel containing this descriptor. More...
 

Typedefs

using IntToBuf = QMap< int, const unsigned char * >
 

Typedef Documentation

◆ IntToBuf

using IntToBuf = QMap<int, const unsigned char*>

Definition at line 14 of file atscdescriptors.h.