![]() |
nRF Connect SDK API 3.4.99
|
| 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.
| ctx | [in/out] Pointer to the audio rate control's context. |
| cfg | [in] Pointer to the desired configuration to set. |