Spresense SDK Library v3.4.5-e9a4f17
Loading...
Searching...
No Matches
BT_AUDIO_CODEC_INFO Struct Reference

Codec information element structure, used to provide info of a single type of codec. More...

#include <bt_a2dp_codecs.h>

Collaboration diagram for BT_AUDIO_CODEC_INFO:

Public Attributes

BT_A2DP_CODEC_TYPE codecId
 
union { 
 
   BT_A2D_SBC_CODEC_INFO   sbc 
 
   BT_A2D_AAC_CODEC_INFO   aac 
 
   BT_A2D_VENDOR_CODEC_INFO   vsp 
 
codec_info 
 
BT_A2DP_TRANSFER_TYPE transfer_type
 

Detailed Description

Codec information element structure, used to provide info of a single type of codec.


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