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

◆ reset

int(* audio_rate_control_ops::reset) (struct audio_rate_control_imp_ctx *const ctx)

Reset a rate control module implementation back to the last valid configuration..

Note
This is an optional function for a rate control module.
Parameters
ctx[in/out] Pointer to the context of the module implementation.
Returns
0 if successful, error otherwise.