|
uint64_t | getStartNPT () |
|
uint64_t | getStopNPT () |
|
void | setStartNPT (uint64_t npt) |
|
void | setStopNPT (uint64_t npt) |
|
| 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) |
|
|
virtual int | process () |
|
int | updateStream () |
|
unsigned int | calculateDescriptorSize () |
|
|
uint64_t | startNPT |
|
uint64_t | stopNPT |
|
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/NPTEndpoint.h
- gingacc-dataprocessing/src/dsmcc/npt/NPTEndpoint.cpp