Pepper_47_C_interfaces
Public Attributes | List of all members
PP_EPGEvent Struct Reference

#include <pp_epg_event_samsung.h>

Collaboration diagram for PP_EPGEvent:
Collaboration graph

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
 

Detailed Description

Structure representing EPG data of a TV program.

Definition at line 52 of file pp_epg_event_samsung.h.

Member Data Documentation

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.


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