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

◆ audio_rate_control_cfg_get()

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

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

Get the configuration of an audio rate control module.

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