VLC  3.0.15
Data Fields
vlc_epg_event_t Struct Reference

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
 

Field Documentation

◆ description_items

struct { ... } * vlc_epg_event_t::description_items

Referenced by vlc_epg_event_Clean().

◆ i_description_items

int vlc_epg_event_t::i_description_items

Referenced by vlc_epg_event_Clean().

◆ i_duration

uint32_t vlc_epg_event_t::i_duration

◆ i_id

uint16_t vlc_epg_event_t::i_id

◆ i_rating

uint8_t vlc_epg_event_t::i_rating

◆ i_start

int64_t vlc_epg_event_t::i_start

◆ psz_description

char* vlc_epg_event_t::psz_description

◆ psz_key

char* vlc_epg_event_t::psz_key

Referenced by vlc_epg_event_Clean().

◆ psz_name

char* vlc_epg_event_t::psz_name

◆ psz_short_description

char* vlc_epg_event_t::psz_short_description

◆ psz_value

char* vlc_epg_event_t::psz_value

Referenced by vlc_epg_event_Clean().


The documentation for this struct was generated from the following file: