libdvbpsi
1.3.1
|
Decode Default Authority Descriptor. More...
Go to the source code of this file.
Data Structures | |
struct | dvbpsi_default_authority_dr_s |
Default Authority Descriptor. More... | |
Typedefs | |
typedef struct dvbpsi_default_authority_dr_s | dvbpsi_default_authority_dr_t |
dvbpsi_default_authority_dr_t type definition. | |
Functions | |
dvbpsi_default_authority_dr_t * | dvbpsi_DecodeDefaultAuthorityDr (dvbpsi_descriptor_t *p_descriptor) |
Decode a Default Authority descriptor (tag 0x73) More... | |
Decode Default Authority Descriptor.
dvbpsi_default_authority_dr_t * dvbpsi_DecodeDefaultAuthorityDr | ( | dvbpsi_descriptor_t * | p_descriptor | ) |
Decode a Default Authority descriptor (tag 0x73)
p_descriptor | Raw descriptor to decode. |