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

#include <pmtparse.h>

Public Types

enum  {
  vtMPEG2 , vtMPEG4_H264 , vtVC1 = 3 , vtMPEG4_Part2 ,
  vtVC1_SM , vtMPEG1 , vtH265_HEVC , vtCAVS = 16 ,
  vtAVS2 = 40
}
 

Public Attributes

int pid
 
int component_tag
 
int type
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
vtMPEG2 
vtMPEG4_H264 
vtVC1 
vtMPEG4_Part2 
vtVC1_SM 
vtMPEG1 
vtH265_HEVC 
vtCAVS 
vtAVS2 

Member Data Documentation

◆ component_tag

int eDVBPMTParser::videoStream::component_tag

◆ pid

int eDVBPMTParser::videoStream::pid

◆ type

int eDVBPMTParser::videoStream::type

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