36 #ifndef _CA_IDENTIFIER_H
37 #define _CA_IDENTIFIER_H
61 } __attribute__((packed));
66 #define dvb_desc_ca_identifier_field_first ca_id
68 #define dvb_desc_ca_identifier_field_last privdata
90 const uint8_t *buf,
struct dvb_desc *desc);
void dvb_desc_ca_identifier_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the CA identifier descriptor.
Indicates if a particular bouquet, service or event is associated with a CA system.
int dvb_desc_ca_identifier_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the CA identifier descriptor.
Keeps data needed to handle the DVB frontend.
Linked list containing the several descriptors found on a MPEG-TS table.
Provides a way to handle MPEG-TS descriptors found on Digital TV streams.
void dvb_desc_ca_identifier_free(struct dvb_desc *desc)
Frees all data allocated by the CA identifier descriptor.