libdvbv5
1.11.0
Library to work with Digital TV devices on Linux
|
Provides the descriptors for the ISO639 language descriptor. More...
#include <libdvbv5/descriptors.h>
Go to the source code of this file.
Data Structures | |
struct | dvb_desc_language |
Structure containing the ISO639 language descriptor. More... | |
Functions | |
int | dvb_desc_language_init (struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc) |
Initializes and parses the language descriptor. More... | |
void | dvb_desc_language_print (struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc) |
Prints the content of the language descriptor. More... | |
Provides the descriptors for the ISO639 language descriptor.
Definition in file desc_language.h.