openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eDVBPMTParser::audioStream Struct Reference

#include <pmtparse.h>

Public Types

enum  {
  atMPEG , atAC3 , atDTS , atAAC ,
  atAACHE , atLPCM , atDTSHD , atDDP ,
  atDRA , atAC4
}
 

Public Attributes

int pid
 
int rdsPid
 
int type
 
int component_tag
 
std::string language_code
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
atMPEG 
atAC3 
atDTS 
atAAC 
atAACHE 
atLPCM 
atDTSHD 
atDDP 
atDRA 
atAC4 

Member Data Documentation

◆ component_tag

int eDVBPMTParser::audioStream::component_tag

◆ language_code

std::string eDVBPMTParser::audioStream::language_code

◆ pid

int eDVBPMTParser::audioStream::pid

◆ rdsPid

int eDVBPMTParser::audioStream::rdsPid

◆ type

int eDVBPMTParser::audioStream::type

The documentation for this struct was generated from the following file: