20 #ifndef _ATSC_SERVICE_LOCATION_H
21 #define _ATSC_SERVICE_LOCATION_H
58 } __attribute__((packed));
59 } __attribute__((packed));
61 } __attribute__((packed));
87 } __attribute__((packed));
88 } __attribute__((packed));
91 } __attribute__((packed));
void atsc_desc_service_location_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the service location descriptor.
char ISO_639_language_code[3]
void atsc_desc_service_location_free(struct dvb_desc *desc)
Frees all data allocated by the service location descriptor.
int atsc_desc_service_location_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the service location descriptor.
Describes the elementary streams inside a PAT table for ATSC.
Keeps data needed to handle the DVB frontend.
struct atsc_desc_service_location_elementary * elementary
Linked list containing the several descriptors found on a MPEG-TS table.
service location elementary descriptors
Provides a way to handle MPEG-TS descriptors found on Digital TV streams.