libdvbpsi 1.3.2
|
Decode Extended Channel Name Descriptor. More...
Go to the source code of this file.
Data Structures | |
struct | dvbpsi_extended_channel_name_dr_s |
Extended Channel Name Descriptor. More... | |
Typedefs | |
typedef struct dvbpsi_extended_channel_name_dr_s | dvbpsi_extended_channel_name_dr_t |
dvbpsi_extended_channel_name_dr_t type definition. | |
Functions | |
dvbpsi_extended_channel_name_dr_t * | dvbpsi_ExtendedChannelNameDr (dvbpsi_descriptor_t *p_descriptor) |
Decode a Extended Channel Name descriptor (tag 0xA0) | |
Decode Extended Channel Name Descriptor.
dvbpsi_extended_channel_name_dr_t * dvbpsi_ExtendedChannelNameDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
Decode a Extended Channel Name descriptor (tag 0xA0)
p_descriptor | Raw descriptor to decode. |