RSeries astromech firmware
_ProgConfigElement_t Struct Reference

#include <audio/esp32/aac_decoder/aac_decoder.h>

Public Attributes

unsigned char elemInstTag
 
unsigned char profile
 
unsigned char sampRateIdx
 
unsigned char numFCE
 
unsigned char numSCE
 
unsigned char numBCE
 
unsigned char numLCE
 
unsigned char numADE
 
unsigned char numCCE
 
unsigned char monoMixdown
 
unsigned char stereoMixdown
 
unsigned char matrixMixdown
 
unsigned char fce [15]
 
unsigned char sce [15]
 
unsigned char bce [15]
 
unsigned char lce [3]
 
unsigned char ade [7]
 
unsigned char cce [15]
 

Member Data Documentation

◆ ade

unsigned char _ProgConfigElement_t::ade[7]

◆ bce

unsigned char _ProgConfigElement_t::bce[15]

◆ cce

unsigned char _ProgConfigElement_t::cce[15]

◆ elemInstTag

unsigned char _ProgConfigElement_t::elemInstTag

◆ fce

unsigned char _ProgConfigElement_t::fce[15]

◆ lce

unsigned char _ProgConfigElement_t::lce[3]

◆ matrixMixdown

unsigned char _ProgConfigElement_t::matrixMixdown

◆ monoMixdown

unsigned char _ProgConfigElement_t::monoMixdown

◆ numADE

unsigned char _ProgConfigElement_t::numADE

◆ numBCE

unsigned char _ProgConfigElement_t::numBCE

◆ numCCE

unsigned char _ProgConfigElement_t::numCCE

◆ numFCE

unsigned char _ProgConfigElement_t::numFCE

◆ numLCE

unsigned char _ProgConfigElement_t::numLCE

◆ numSCE

unsigned char _ProgConfigElement_t::numSCE

◆ profile

unsigned char _ProgConfigElement_t::profile

◆ sampRateIdx

unsigned char _ProgConfigElement_t::sampRateIdx

◆ sce

unsigned char _ProgConfigElement_t::sce[15]

◆ stereoMixdown

unsigned char _ProgConfigElement_t::stereoMixdown

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