Developer World
Spresense SDK Library v3.2.0-ebc0364
BT_A2D_AAC_CODEC_INFO Struct Reference

data type for the MPEG-2, 4 AAC Codec Information Element More...

#include <bt_a2dp_codecs.h>

Public Attributes

BT_A2DP_AAC_PROFILE profile
 
BT_A2DP_SAMPLE_FREQ sampFreq
 
BT_A2DP_CHANNEL_MODE chnl
 
uint8_t isVbrSupported
 
uint32_t bitrate
 

Detailed Description

data type for the MPEG-2, 4 AAC Codec Information Element

profile:  bit7-bit4 are defined as object type, bit3-bit0 are not used

sampFreq: bit15-bit4 are defined as sampling frequency

chnl:     bit3-bit2 are defined as channels

vbr:      bit0 is defined as Variable Bit Rate
          0x01: VBR is supported

bitrate:  bit22-bit0 are defined as bit rate

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