| VLC
    3.0.18
    | 
| Data Fields | |
| int64_t | i_start | 
| uint32_t | i_duration | 
| uint16_t | i_id | 
| char * | psz_name | 
| char * | psz_short_description | 
| char * | psz_description | 
| struct { | |
| char * psz_key | |
| char * psz_value | |
| } * | description_items | 
| int | i_description_items | 
| uint8_t | i_rating | 
| struct { ... } * vlc_epg_event_t::description_items | 
Referenced by vlc_epg_event_Clean().
| int vlc_epg_event_t::i_description_items | 
Referenced by vlc_epg_event_Clean().
| uint32_t vlc_epg_event_t::i_duration | 
Referenced by input_item_SetEpg(), vout_FillRightPanel(), vout_OSDEpg(), and vout_OSDEpgEvent().
| uint16_t vlc_epg_event_t::i_id | 
Referenced by input_item_SetEpgEvent(), vout_FillRightPanel(), and vout_OSDEpg().
| uint8_t vlc_epg_event_t::i_rating | 
| int64_t vlc_epg_event_t::i_start | 
Referenced by input_item_SetEpg(), vout_FillRightPanel(), vout_OSDEpg(), and vout_OSDEpgEvent().
| char* vlc_epg_event_t::psz_description | 
Referenced by input_item_SetEpg(), and vlc_epg_event_Clean().
| char* vlc_epg_event_t::psz_key | 
Referenced by vlc_epg_event_Clean().
| char* vlc_epg_event_t::psz_name | 
Referenced by input_item_SetEpg(), vlc_epg_event_Clean(), and vout_OSDEpgEvent().
| char* vlc_epg_event_t::psz_short_description | 
Referenced by input_item_SetEpg(), and vlc_epg_event_Clean().
| char* vlc_epg_event_t::psz_value | 
Referenced by vlc_epg_event_Clean().
 1.8.16
 1.8.16