Public Attributes | |
| uint8_t | adts_header_present |
| uint8_t | adif_header_present |
| uint8_t | sf_index |
| uint8_t | object_type |
| uint8_t | channelConfiguration |
| uint16_t | frameLength |
| uint8_t | postSeekResetFlag |
| uint32_t | frame |
| uint8_t | downMatrix |
| uint8_t | upMatrix |
| uint8_t | first_syn_ele |
| uint8_t | has_lfe |
| uint8_t | fr_channels |
| uint8_t | fr_ch_ele |
| uint8_t | element_output_channels [MAX_SYNTAX_ELEMENTS] |
| uint8_t | element_alloced [MAX_SYNTAX_ELEMENTS] |
| uint8_t | alloced_channels |
| void * | sample_buffer |
| uint8_t | window_shape_prev [MAX_CHANNELS] |
| fb_info * | fb |
| drc_info * | drc |
| real_t * | time_out [MAX_CHANNELS] |
| real_t * | fb_intermed [MAX_CHANNELS] |
| uint8_t | pce_set |
| program_config | pce |
| uint8_t | element_id [MAX_CHANNELS] |
| uint8_t | internal_channel [MAX_CHANNELS] |
| NeAACDecConfiguration | config |
Definition at line 377 of file structs.h.
1.4.5