RSeries astromech firmware
_AACFrameInfo_t Struct Reference

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

Public Attributes

int bitRate
 
int nChans
 
int sampRateCore
 
int sampRateOut
 
int bitsPerSample
 
int outputSamps
 
int profile
 
int tnsUsed
 
int pnsUsed
 

Member Data Documentation

◆ bitRate

int _AACFrameInfo_t::bitRate

◆ bitsPerSample

int _AACFrameInfo_t::bitsPerSample

◆ nChans

int _AACFrameInfo_t::nChans

◆ outputSamps

int _AACFrameInfo_t::outputSamps

◆ pnsUsed

int _AACFrameInfo_t::pnsUsed

◆ profile

int _AACFrameInfo_t::profile

◆ sampRateCore

int _AACFrameInfo_t::sampRateCore

◆ sampRateOut

int _AACFrameInfo_t::sampRateOut

◆ tnsUsed

int _AACFrameInfo_t::tnsUsed

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