libdvbv5
1.18.0
Library to work with Digital TV devices on Linux
|
Go to the documentation of this file.
64 } __attribute__((packed));
65 } __attribute__((packed));
66 } __attribute__((packed));
84 } __attribute__((packed));
108 const uint8_t *buf,
struct dvb_desc *desc);
void dvb_desc_logical_channel_free(struct dvb_desc *desc)
Frees all data allocated by the logical channel number descriptor.
uint16_t visible_service_flag
int dvb_desc_logical_channel_init(struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the logical channel number descriptor.
struct dvb_desc_logical_channel_number * lcn
Keeps data needed to handle the DVB frontend.
void dvb_desc_logical_channel_print(struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the logical channel number descriptor.
uint16_t logical_channel_number
Structure containing the logical channel number entires.
Provides a way to handle MPEG-TS descriptors found on Digital TV streams.
Linked list containing the several descriptors found on a MPEG-TS table.
Structure containing the logical channel number descriptor.