libdvbv5 1.22.1
Library to work with Digital TV devices on Linux
|
Provides the descriptors for the ISDB-T terrestrial delivery system. More...
#include <libdvbv5/descriptors.h>
Go to the source code of this file.
Data Structures | |
struct | isdbt_desc_terrestrial_delivery_system |
Struct containing the ISDB-T terrestrial delivery system. More... | |
Functions | |
int | isdbt_desc_delivery_init (struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc) |
Initializes and parses the ISDB-T terrestrial delivery system descriptor. More... | |
void | isdbt_desc_delivery_print (struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc) |
Prints the content of the ISDB-T terrestrial delivery system descriptor. More... | |
void | isdbt_desc_delivery_free (struct dvb_desc *desc) |
Frees all data allocated by the ISDB-T terrestrial delivery system descriptor. More... | |
Variables | |
const uint32_t | isdbt_interval [] |
Converts an ISDB-T Interval code into a string. More... | |
const uint32_t | isdbt_mode [] |
Converts an ISDB-T mode into a string. More... | |
Provides the descriptors for the ISDB-T terrestrial delivery system.
Definition in file desc_isdbt_delivery.h.
|
extern |
Converts an ISDB-T Interval code into a string.
|
extern |
Converts an ISDB-T mode into a string.