|
|
| MpegDescriptor (unsigned char tag) |
| |
|
char | addData (char *data, unsigned short length) |
| |
|
unsigned char | isConsolidated () |
| |
|
unsigned char | getDescriptorTag () |
| |
|
unsigned char | getDescriptorLength () |
| |
|
int | getStreamSize () |
| |
|
int | getStream (char **dataStream) |
| |
|
void | setDescriptorTag (unsigned char tag) |
| |
|
|
static const unsigned short | MAX_DESCRIPTOR_SIZE = 257 |
| |
|
|
virtual int | process () |
| |
|
virtual int | updateStream () |
| |
|
virtual unsigned int | calculateDescriptorSize () |
| |
|
|
unsigned char | descriptorTag |
| |
|
unsigned char | descriptorLength |
| |
|
char * | stream |
| |
|
unsigned short | currentSize |
| |
The documentation for this class was generated from the following files:
- gingacc-dataprocessing/include/dataprocessing/dsmcc/npt/MpegDescriptor.h
- gingacc-dataprocessing/src/dsmcc/npt/MpegDescriptor.cpp