|
|
unsigned char | getDescriptorTag () |
| |
|
unsigned int | getDescriptorLength () |
| |
|
size_t | process (char *data, size_t pos) |
| |
|
unsigned short | getSeriesId () |
| |
|
unsigned char | getRepeatLabel () |
| |
|
unsigned char | getProgramPattern () |
| |
|
unsigned short | getEpisodeNumber () |
| |
|
unsigned short | getLastEpisodeNumber () |
| |
|
string | getSeriesNameChar () |
| |
|
void | print () |
| |
|
|
unsigned short | seriesId |
| |
|
unsigned char | repeatLabel |
| |
|
unsigned char | programPattern |
| |
|
bool | expireDateValidFlag |
| |
|
unsigned char | expireDate [2] |
| |
|
unsigned short | episodeNumber |
| |
|
unsigned short | lastEpisodeNumber |
| |
|
unsigned char | seriesNameLength |
| |
|
char * | seriesNameChar |
| |
|
unsigned char | descriptorTag |
| |
|
unsigned char | descriptorLength |
| |
|
|
static const int | NPT_REFERENCE_TAG = 0x01 |
| |
|
static const int | NPT_ENDPOINT_TAG = 0x02 |
| |
|
static const int | STR_MODE_TAG = 0x03 |
| |
|
static const int | STR_EVENT_TAG = 0x04 |
| |
The documentation for this class was generated from the following files:
- gingacc-tsparser/include/tsparser/SeriesDescriptor.h
- gingacc-tsparser/src/si/descriptors/SeriesDescriptor.cpp