![]() |
nRF Connect SDK API 3.4.99
|
| int(* audio_rate_control_ops::cfg_set) (struct audio_rate_control_imp_ctx *const ctx, struct audio_rate_control_cfg const *const cfg) |
Configure a rate control module after it has been initialized.
| ctx | [in/out] Pointer to the context of the module implementation. |
| cfg | [in] Pointer to the desired configuration to set. |