|
size_t | getSize () |
|
unsigned short | getServiceId () |
|
bool | getEitScheduleFlag () |
|
bool | getEitPresentFollowingFlag () |
|
unsigned char | getRunningStatus () |
|
string | getRunningStatusDescription () |
|
unsigned char | getFreeCAMode () |
|
unsigned short | getDescriptorsLoopLength () |
|
void | insertDescriptor (IMpegDescriptor *info) |
|
vector< IMpegDescriptor * > * | getDescriptors () |
|
void | print () |
|
size_t | process (char *data, size_t pos) |
|
|
static const unsigned char | LOGO_TRANMISSION = 0XCF |
|
static const unsigned char | SERVICE = 0x48 |
|
static const unsigned char | DT_SERVICE = 0x48 |
|
static const unsigned char | DT_LOGO_TRANSMISSION = 0xCF |
|
|
unsigned short | serviceId |
|
bool | eitScheduleFlag |
|
bool | eitPresentFollowingFlag |
|
unsigned char | runningStatus |
|
unsigned char | freeCAMode |
|
unsigned short | descriptorsLoopLength |
|
vector< IMpegDescriptor * > * | descriptors |
|
The documentation for this class was generated from the following files:
- gingacc-tsparser/include/tsparser/ServiceInfo.h
- gingacc-tsparser/src/si/ServiceInfo.cpp