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

◆ audio_rate_control_cfg_set()

int audio_rate_control_cfg_set ( struct audio_rate_control_ctx *const ctx,
struct audio_rate_control_cfg const *const cfg )

#include <applications/nrf_audio/src/modules/audio_rate_control/audio_rate_control.h>

Configure an audio rate control after it has been initialized.

Parameters
ctx[in/out] Pointer to the audio rate control's context.
cfg[in] Pointer to the desired configuration to set.
Returns
0 if successful, error otherwise.