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