data type for the MPEG-1, 2 Audio Codec Information Element
Data Fields | |
| uint8_t | layer |
| layers A2D_M12_LAYER | |
| uint8_t | crc |
| Support of CRC protection or not. | |
| uint8_t | ch_mode |
| Channel mode A2D_M12_CH_MD. | |
| uint8_t | mpf |
| 1, if MPF-2 is supported. More... | |
| uint8_t | samp_freq |
| Sampling frequency A2D_M12_SF. | |
| uint8_t | vbr |
| Variable Bit Rate. | |
| uint16_t | bitrate |
| Bit rate index A2D_M12_BITRATE. | |
| uint8_t wiced_bt_a2d_m12_cie_t::mpf |
1, if MPF-2 is supported.
0, otherwise