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

◆ audio_system_decode()

int audio_system_decode ( struct net_buf * audio_frame)

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

Decode data and then add it to TX FIFO buffer.

Parameters
[in]audio_framePointer to the audio data.
Returns
0 on success, error otherwise.