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

◆ audio_regulator_uninit()

int audio_regulator_uninit ( struct audio_regulator_ctx * ctx)

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

Uninitialize an audio regulator module.

Note
It is the responsibility of the caller to release any memory associated with the context areas.
Parameters
ctx[in/out] Pointer to the audio regulator's context.
Returns
0 if successful, error otherwise.