37 #ifndef _DESC_EVENT_SHORT_H
38 #define _DESC_EVENT_SHORT_H
70 } __attribute__((packed));
94 const uint8_t *buf,
struct dvb_desc *desc);
unsigned char language[4]
int dvb_desc_event_short_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the short event descriptor.
Structure containing the short event descriptor.
void dvb_desc_event_short_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the short event descriptor.
Keeps data needed to handle the DVB frontend.
void dvb_desc_event_short_free(struct dvb_desc *desc)
Frees all data allocated by the short event descriptor.
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.