nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ audio_datapath_start()

int audio_datapath_start ( struct k_msgq * queue_rx)

#include <applications/nrf_audio/src/audio/audio_datapath.h>

Start the audio datapath module.

Note
The continuously running I2S is started.
Parameters
queue_rxPointer to the queue structure where I2S RX data is put.
Returns
0 if successful, error otherwise.