Public Member Functions | |
string | getUTC3TimeStr () |
struct tm | getUTC3TimeTm () |
vector< IMpegDescriptor * > * | getDescriptors () |
void | print () |
void | process (void *payloadBytes, unsigned int payloadSize) |
Protected Attributes | |
unsigned char | UTC3Time [5] |
struct tm | time |
unsigned short | descriptorsLoopLength |
vector< IMpegDescriptor * > * | descriptors |
Additional Inherited Members | |
![]() | |
static const unsigned char | DT_LOCAL_TIME_OFFSET = 0x58 |