|
unsigned char | getStreamMode () |
|
void | setStreamMode (unsigned char mode) |
|
| 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) |
|
|
int | process () |
|
int | updateStream () |
|
unsigned int | calculateDescriptorSize () |
|
|
unsigned char | streamMode |
|
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/StreamMode.h
- gingacc-dataprocessing/src/dsmcc/npt/StreamMode.cpp