libdvbpsi  1.3.0
Data Structures | Typedefs | Functions
dr_a0.h File Reference

Decode Extended Channel Name Descriptor. More...

This graph shows which files directly or indirectly include this file:

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_tdvbpsi_ExtendedChannelNameDr (dvbpsi_descriptor_t *p_descriptor)
 Decode a Extended Channel Name descriptor (tag 0xA0)

Detailed Description

Decode Extended Channel Name Descriptor.

Author:
Michael Ira Krufky

Function Documentation

Decode a Extended Channel Name descriptor (tag 0xA0)

Parameters:
p_descriptorRaw descriptor to decode.
Returns:
NULL if the descriptor could not be decoded or a pointer to a dvbpsi_extended_channel_name_dr_t structure.