57} __attribute__((packed));
 
 
   91                } __attribute__((packed));
 
   93} __attribute__((packed));
 
 
  118                          const uint8_t *buf, 
struct dvb_desc *desc);
 
Provides a way to handle MPEG-TS descriptors found on Digital TV streams.
void dvb_desc_ts_info_free(struct dvb_desc *desc)
Frees all data allocated by the ISDB TS information descriptor.
void dvb_desc_ts_info_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the ISDB TS information descriptor.
int dvb_desc_ts_info_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the ISDB TS information descriptor.
ISDB TS information transmission type.
uint8_t transmission_type_info
Structure describing the ISDB TS information descriptor.
struct dvb_desc_ts_info_transmission_type transmission_type
uint8_t length_of_ts_name
uint8_t transmission_type_count
uint8_t remote_control_key_id
Linked list containing the several descriptors found on a MPEG-TS table.
Keeps data needed to handle the DVB frontend.