| Pepper_47_C_interfaces
    | 
#include <pp_epg_event_samsung.h>

| Public Attributes | |
| PP_TimeDelta | duration_time | 
| PP_Time | start_time | 
| struct PP_Var | title_text | 
| struct PP_Var | desc | 
| uint32_t | eventID | 
| struct PP_RatingInfo | ratingInfo | 
Structure representing EPG data of a TV program.
Definition at line 52 of file pp_epg_event_samsung.h.
| struct PP_Var PP_EPGEvent::desc | 
Describtion of the TV program.
Definition at line 60 of file pp_epg_event_samsung.h.
| PP_TimeDelta PP_EPGEvent::duration_time | 
Duration time of the TV program.
Definition at line 54 of file pp_epg_event_samsung.h.
| uint32_t PP_EPGEvent::eventID | 
ID of the TV program.
Definition at line 62 of file pp_epg_event_samsung.h.
| struct PP_RatingInfo PP_EPGEvent::ratingInfo | 
Rating information of the TV program.
Definition at line 64 of file pp_epg_event_samsung.h.
| PP_Time PP_EPGEvent::start_time | 
Start time of the TV program.
Definition at line 56 of file pp_epg_event_samsung.h.
| struct PP_Var PP_EPGEvent::title_text | 
Title of the TV program.
Definition at line 58 of file pp_epg_event_samsung.h.
 1.8.6
 1.8.6