50 #ifndef PREFETCHDESCRIPTOR_H_
51 #define PREFETCHDESCRIPTOR_H_
58 #include "IMpegDescriptor.h"
59 using namespace br::pucrio::telemidia::ginga::core::tsparser;
70 unsigned char lambelLength;
72 unsigned char prefecthPriority;
78 unsigned char transportLabel;
79 vector<struct Prefetch*>* prefetchs;
84 unsigned char getDescriptorTag();
85 unsigned int getDescriptorLength();
86 size_t process (
char* data,
size_t pos);
Definition: PrefetchDescriptor.h:69
Definition: IMpegDescriptor.h:62
Definition: PrefetchDescriptor.h:76