#include <epgdbase.h>
Data Fields | |
EPGServiceRef_t | serviceRef |
Service the event is happening on. | |
unsigned int | eventId |
Event id. | |
struct tm | startTime |
Start time of the event. | |
struct tm | endTime |
Finish time of the event. | |
bool | ca |
Whether the event is encrypted. |
Service the event is happening on.
unsigned int EPGEvent_s::eventId |
Event id.
struct tm EPGEvent_s::startTime [read] |
Start time of the event.
struct tm EPGEvent_s::endTime [read] |
Finish time of the event.
Whether the event is encrypted.