|
|
| DSMCCSectionPayload (char *data, unsigned int length) |
| |
|
vector< MpegDescriptor * > * | getDsmccDescritorList () |
| |
|
unsigned int | getChecksum () |
| |
|
void | setChecksum (unsigned int cs) |
| |
|
int | getPrivateDataByte (char **dataStream) |
| |
|
int | setPrivateDataByte (char *data, unsigned short length) |
| |
|
void | addDsmccDescriptor (MpegDescriptor *d) |
| |
|
void | removeDsmccDescriptor (unsigned char descriptorTag) |
| |
|
|
int | processSectionPayload () |
| |
|
int | updateStream () |
| |
|
int | calculateSectionSize () |
| |
|
void | clearDsmccDescritor () |
| |
|
void | deleteDescriptor (MpegDescriptor *desc) |
| |
|
|
unsigned short | privateDataLength |
| |
|
char * | privateDataByte |
| |
|
vector< MpegDescriptor * > * | dsmccDescritorList |
| |
|
unsigned int | checksum |
| |
|
char * | payload |
| |
|
unsigned int | payloadSize |
| |
The documentation for this class was generated from the following files:
- gingacc-dataprocessing/include/dataprocessing/dsmcc/npt/DSMCCSectionPayload.h
- gingacc-dataprocessing/src/dsmcc/npt/DSMCCSectionPayload.cpp