![]() |
nRF Connect SDK API 3.3.99
|
| int audio_module_reconfigure | ( | struct audio_module_handle * | handle, |
| struct audio_module_configuration const *const | configuration ) |
#include <include/audio_module/audio_module.h>
Reconfigure an opened audio module.
| handle | [in/out] The handle to the module instance. |
| configuration | [in] Pointer to the module's configuration to set. |