Go to the source code of this file.
Functions | |
| static uint | get_chan_id_from_db (uint sourceid, uint atscmajor, uint atscminor) |
| static uint | get_chan_id_from_db (uint sourceid, uint serviceid, uint networkid, uint transportid) |
| static void | init_fixup (QMap< uint64_t, uint > &fix) |
| static int | calc_eit_utc_offset (void) |
| static void | parse_dvb_event_descriptors (desc_list_t list, uint fix, QMap< uint, uint > languagePreferences, QString &title, QString &subtitle, QString &description) |
| static void | parse_dvb_component_descriptors (desc_list_t list, unsigned char &subtitle_type, unsigned char &audio_properties, unsigned char &video_properties) |
| static uint get_chan_id_from_db | ( | uint | sourceid, | |
| uint | serviceid, | |||
| uint | networkid, | |||
| uint | transportid | |||
| ) | [static] |
Definition at line 643 of file eithelper.cpp.
| static int calc_eit_utc_offset | ( | void | ) | [static] |
| static void parse_dvb_event_descriptors | ( | desc_list_t | list, | |
| uint | fix, | |||
| QMap< uint, uint > | languagePreferences, | |||
| QString & | title, | |||
| QString & | subtitle, | |||
| QString & | description | |||
| ) | [static] |
| static void parse_dvb_component_descriptors | ( | desc_list_t | list, | |
| unsigned char & | subtitle_type, | |||
| unsigned char & | audio_properties, | |||
| unsigned char & | video_properties | |||
| ) | [inline, static] |
1.5.5