AIROC™ BTSDK v4.7 - Documentation | ||||
Definitions the utilities for configuring the litehost for the sink functionality. More...
Functions | |
wiced_result_t | wiced_audio_sink_config_init (wiced_bt_a2dp_sink_audio_tuning_params_t *p_param) |
Wiced audio sink initialization. More... | |
wiced_result_t | wiced_audio_sink_configure (uint16_t handle, uint32_t is_master, uint32_t audio_route, uint16_t cp_type, wiced_bt_a2dp_codec_info_t *p_codec_info) |
API to configure the sink to perform SBC decoding and to route the decoded audio data over I2S or UART on starting the streaming. More... | |
wiced_result_t | wiced_audio_sink_reset (uint16_t handle) |
API to reset the sink on stopping the streaming. More... | |
wiced_result_t | wiced_audio_sink_mute (wiced_bool_t enable, uint16_t ramp_ms) |
To mute/unmute the audio. More... | |
Definitions the utilities for configuring the litehost for the sink functionality.