#include <services.h>
Data Fields | |
char * | name |
Name of the service. | |
int | multiplexUID |
Multiplex frequency this service is broadcast on. | |
int | id |
Service/Program ID of the service. | |
int | source |
Source id of this service (for DVB this is the same as the service ID for ATSC this is the channels source id). | |
bool | conditionalAccess |
Whether 1 or more streams in for this service are controlled by CA. | |
ServiceType | type |
The type of this service (TV, Radio, Data . | |
int | pmtVersion |
Last processed version of the PMT. | |
int | pmtPid |
PID the PMT for this service is sent on. | |
int | pcrPid |
PID the PCR for this service is sent on. | |
char * | provider |
Provider of the service. | |
char * | defaultAuthority |
TVAnytime default authority for this service. |
char* Service_t::name |
Name of the service.
Multiplex frequency this service is broadcast on.
int Service_t::id |
Service/Program ID of the service.
The type of this service (TV, Radio, Data .
..)
Last processed version of the PMT.
PID the PMT for this service is sent on.
PID the PCR for this service is sent on.
TVAnytime default authority for this service.