![]() |
nRF Connect SDK API 3.3.99
|
| int sw_codec_decode | ( | struct net_buf const *const | audio_frame_in, |
| struct net_buf *const | audio_frame_out ) |
#include <applications/nrf_audio/src/audio/sw_codec_select.h>
Decode encoded data and output PCM data.
| [in] | audio_frame_in | Pointer to the audio input buffer. |
| [out] | audio_frame_out | Pointer to the audio output buffer. |