|
xine-lib
1.2.10
|
Data Fields | |
| char * | progname |
| char * | description |
| char * | content |
| short int | rating |
| time_t | starttime |
| char | duration_hours |
| char | duration_minutes |
| char | running |
| char* epg_entry_t::content |
Referenced by load_epg_data(), and show_program_info().
| char* epg_entry_t::description |
Referenced by load_epg_data(), and show_program_info().
| char epg_entry_t::duration_hours |
Referenced by ith_next_epg(), load_epg_data(), and show_program_info().
| char epg_entry_t::duration_minutes |
Referenced by ith_next_epg(), load_epg_data(), and show_program_info().
| char* epg_entry_t::progname |
Referenced by current_epg(), load_epg_data(), next_epg(), osd_show_channel(), and show_program_info().
| short int epg_entry_t::rating |
Referenced by load_epg_data(), and show_program_info().
| char epg_entry_t::running |
Referenced by current_epg(), ith_next_epg(), load_epg_data(), and next_epg().
| time_t epg_entry_t::starttime |
Referenced by epg_with_starttime(), ith_next_epg(), load_epg_data(), and show_program_info().
1.8.17