|
xine-lib
1.2.10
|
Data Fields | |
| char * | name |
| struct dvb_frontend_parameters | front_param |
| int | pid [9] |
| int | subpid [4] |
| int | service_id |
| int | sat_no |
| int | tone |
| int | pol |
| int | pmtpid |
| int | epg_count |
| epg_entry_t * | epg [10] |
| epg_entry_t* channel_t::epg[10] |
Referenced by epg_with_starttime(), ith_next_epg(), and load_epg_data().
| int channel_t::epg_count |
Referenced by epg_with_starttime(), ith_next_epg(), load_channels(), and load_epg_data().
| struct dvb_frontend_parameters channel_t::front_param |
Referenced by extract_channel_from_string_internal(), and tuner_set_channel().
| char* channel_t::name |
Referenced by extract_channel_from_string(), extract_channel_from_string_internal(), and load_channels().
| int channel_t::pid[9] |
Referenced by dvb_plugin_open(), and extract_channel_from_string_internal().
| int channel_t::pmtpid |
| int channel_t::pol |
Referenced by extract_channel_from_string_internal(), and tuner_set_diseqc().
| int channel_t::sat_no |
Referenced by extract_channel_from_string_internal(), and tuner_set_diseqc().
| int channel_t::service_id |
Referenced by extract_channel_from_string_internal().
| int channel_t::subpid[4] |
| int channel_t::tone |
Referenced by extract_channel_from_string_internal(), and tuner_set_diseqc().
1.8.17