20 #ifndef _DESC_REGISTRATION_ID_H
21 #define _DESC_REGISTRATION_ID_H
60 } __attribute__((packed));
85 const uint8_t *buf,
struct dvb_desc *desc);
uint8_t format_identifier[4]
void dvb_desc_registration_free(struct dvb_desc *desc)
Frees all data allocated by the registration descriptor.
Struct containing the frequency list descriptor.
void dvb_desc_registration_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the registration descriptor.
int dvb_desc_registration_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the registration descriptor.
Keeps data needed to handle the DVB frontend.
Linked list containing the several descriptors found on a MPEG-TS table.
uint8_t * additional_identification_info
Provides a way to handle MPEG-TS descriptors found on Digital TV streams.