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 | 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 187 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeUTC(), and TimeDateTable::UTC().
| time_t dvbdate2unix | ( | const unsigned char * | buf | ) |
Definition at line 229 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeUnixUTC(), and TimeDateTable::UTCUnix().
| uint32_t dvbdate2key | ( | const unsigned char * | buf | ) |
Definition at line 247 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeKey().
1.5.5