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