Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
br::pucrio::telemidia::ginga::core::tsparser::IMpegDescriptor Class Referenceabstract
Inheritance diagram for br::pucrio::telemidia::ginga::core::tsparser::IMpegDescriptor:
Inheritance graph
[legend]

Public Member Functions

virtual unsigned char getDescriptorTag ()=0
 
virtual unsigned int getDescriptorLength ()=0
 
virtual size_t process (char *data, size_t pos)=0
 
virtual void print ()=0
 

Static Public Attributes

static const int NPT_REFERENCE_TAG = 0x01
 
static const int NPT_ENDPOINT_TAG = 0x02
 
static const int STR_MODE_TAG = 0x03
 
static const int STR_EVENT_TAG = 0x04
 

Protected Attributes

unsigned char descriptorTag
 
unsigned char descriptorLength
 

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