80 } __attribute__((packed));
81 } __attribute__((packed));
82 } __attribute__((packed));
107 const uint8_t *buf,
struct dvb_desc *desc);
const unsigned dvbs_dvbc_dvbs_freq_inner[]
converts from the descriptor's FEC into enum fe_code_rate, as defined by DVBv5 API.
void dvb_desc_sat_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the satellite delivery system descriptor.
const unsigned dvbs_modulation[]
converts from the descriptor's modulation into enum fe_modulation, as defined by DVBv5 API...
int dvb_desc_sat_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the satellite delivery system descriptor.
Keeps data needed to handle the DVB frontend.
Structure containing the satellite delivery system descriptor.
const unsigned dvbs_rolloff[]
converts from the descriptor's rolloff into enum fe_rolloff, as defined by DVBv5 API.
Linked list containing the several descriptors found on a MPEG-TS table.
uint8_t modulation_system
const unsigned dvbs_polarization[]
converts from the descriptor's polarization into enum dvb_sat_polarization, as defined at dvb-v5-std...
Provides a way to handle MPEG-TS descriptors found on Digital TV streams.