libdvbpsi 0.2.0
|
Application interface for the DVB "bouquet name" descriptor decoder and generator. More...
Go to the source code of this file.
Data Structures | |
struct | dvbpsi_bouquet_name_dr_s |
"bouquet name" descriptor structure. More... | |
Typedefs | |
typedef struct dvbpsi_bouquet_name_dr_s | dvbpsi_bouquet_name_dr_t |
dvbpsi_bouquet_name_dr_t type definition. | |
Functions | |
dvbpsi_bouquet_name_dr_t * | dvbpsi_DecodeBouquetNameDr (dvbpsi_descriptor_t *p_descriptor) |
"bouquet name" descriptor decoder. | |
dvbpsi_descriptor_t * | dvbpsi_GenBouquetNameDr (dvbpsi_bouquet_name_dr_t *p_decoded, int b_duplicate) |
Application interface for the DVB "bouquet name" descriptor decoder and generator.
>
dvbpsi_bouquet_name_dr_t * dvbpsi_DecodeBouquetNameDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
"bouquet name" descriptor decoder.
p_descriptor | pointer to the descriptor structure |