Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_a2dp_sink_route_config Struct Reference

Audio data route configuration. More...

Data Fields

wiced_audio_route_t route
 Audio routing path.
 
wiced_bt_a2dp_sink_data_cb_t data_cb
 App callback if audio route is APP.
 
wiced_bool_t is_master
 I2S slave/master if audio route is I2S.
 

Detailed Description

Audio data route configuration.

Note :

| Codec | Route | Output data type | |-----------------------------------------------------------------—| | | AUDIO_ROUTE_UART | Decoded | | SBC | AUDIO_ROUTE_I2S | Decoded | | | AUDIO_ROUTE_COMPRESSED_TRANSPORT | Encoded | |-----------------------------------------------------------------—| | | AUDIO_ROUTE_UART | Not Supported | | AAC | AUDIO_ROUTE_I2S | Not Supported |

| | AUDIO_ROUTE_COMPRESSED_TRANSPORT | Encoded |


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