|
VLC
2.1.0-git
|
Data Fields | |
| int64_t | i_start |
| int | i_duration |
| char * | psz_name |
| char * | psz_short_description |
| char * | psz_description |
| int vlc_epg_event_t::i_duration |
Referenced by CmdInitControl(), input_item_SetEpg(), vlc_epg_AddEvent(), vlc_epg_Merge(), and vout_BuildOSDEpg().
| int64_t vlc_epg_event_t::i_start |
Referenced by CmdInitControl(), input_item_SetEpg(), vlc_epg_AddEvent(), vlc_epg_Merge(), vlc_epg_SetCurrent(), and vout_BuildOSDEpg().
| char* vlc_epg_event_t::psz_description |
Referenced by CmdInitControl(), input_item_SetEpg(), vlc_epg_AddEvent(), vlc_epg_Clean(), and vlc_epg_Merge().
| char* vlc_epg_event_t::psz_name |
Referenced by CmdInitControl(), EsOutProgramEpg(), input_item_SetEpg(), vlc_epg_AddEvent(), vlc_epg_Clean(), vlc_epg_Merge(), vout_BuildOSDEpg(), and vout_OSDEpg().
| char* vlc_epg_event_t::psz_short_description |
Referenced by CmdInitControl(), input_item_SetEpg(), vlc_epg_AddEvent(), vlc_epg_Clean(), and vlc_epg_Merge().
1.8.1.2