libdvbpsi
1.3.0
|
Decode Association Tag Descriptor. More...
Go to the source code of this file.
Data Structures | |
struct | dvbpsi_association_tag_dr_s |
Data Broadcast id Descriptor. More... | |
Typedefs | |
typedef struct dvbpsi_association_tag_dr_s | dvbpsi_association_tag_dr_t |
dvbpsi_association_tag_dr_t type definition. | |
Functions | |
dvbpsi_association_tag_dr_t * | dvbpsi_DecodeAssociationTagDr (dvbpsi_descriptor_t *p_descriptor) |
Decode a Association Tag descriptor (tag 0x14) More... | |
Decode Association Tag Descriptor.
dvbpsi_association_tag_dr_t * dvbpsi_DecodeAssociationTagDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
Decode a Association Tag descriptor (tag 0x14)
p_descriptor | Raw descriptor to decode. |