dvbpsi_aac_dr_s Struct Reference

"AAC Audio" descriptor structure. More...

Data Fields

dvbpsi_aac_profile_and_level_t i_profile_and_level
bool b_type
dvbpsi_aac_type_t i_type
uint8_t i_additional_info_length
uint8_t * p_additional_info

Detailed Description

"AAC Audio" descriptor structure.

The AAC Audio descriptor is used to label the PIDs that carry AAC audio data.


Field Documentation

Indicates presence of AAC type information.

Length of additional info bytes fields

Specifies the Profile and Level used in MPEG-4 AAC, MPEG-4 HE AAC or MPEG-4 HE AAC v2 according to table 2-71 in ISO/IEC 13818-1:2007/AMD1 [18].

AAC type information,

See also:
enum dvbpsi_aac_type_t

additional info bytes field. Memory is allocated right after sizeof struct, when freeing this struct the additional info bytes field is freed at the same time.


The documentation for this struct was generated from the following file:

Generated on 25 Mar 2017 for libdvbpsi by  doxygen 1.6.1