Smart Remote 3 nRF52 v1.2
Functions | Variables
Audio codec

Audio codec functions. More...

Functions

void drv_audio_codec_encode (int16_t *raw_samples, m_audio_frame_t *p_frame)
 Function that encodes one audio frame. The number of input samples and the size of the encoded output depend on the selected codec type.
 
void drv_audio_codec_init (void)
 Initialize the codec.
 

Variables

const nrf_cli_cmd_entry_t drv_audio_codec_subcmds
 CLI subcommands of the codec.
 

Detailed Description

Audio codec functions.


Documentation feedback | Developer Zone | Subscribe | Updated