Go to the source code of this file.
Classes | |
| class | NetworkInformationTable |
| This table tells the decoder on which PIDs to find other tables. More... | |
| class | ServiceDescriptionTable |
| This table tells the decoder on which PIDs to find A/V data. More... | |
| class | BouquetAssociationTable |
| Tells what channels can be found on each transponder for one bouquet (a bunch of channels from one provider) Note: French Provider Canal+ uses this to associate channels with an index used in their proprietary EIT. More... | |
| class | DiscontinuityInformationTable |
| class | SelectionInformationTable |
| class | DVBEventInformationTable |
| class | TimeDateTable |
| This table gives the current DVB stream time. More... | |
Functions | |
| QDateTime | dvbdate2qt (const unsigned char *) |
| time_t | dvbdate2unix (const unsigned char *) |
| uint32_t | dvbdate2key (const unsigned char *) |
| QDateTime dvbdate2qt | ( | const unsigned char * | buf | ) |
Definition at line 239 of file dvbtables.cpp.
Referenced by DishEventTagsDescriptor::originalairdate(), DVBEventInformationTable::StartTimeUTC(), and TimeDateTable::UTC().
| time_t dvbdate2unix | ( | const unsigned char * | buf | ) |
Definition at line 282 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeUnixUTC(), and TimeDateTable::UTCUnix().
| uint32_t dvbdate2key | ( | const unsigned char * | buf | ) |
Definition at line 300 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeKey().
1.6.3