nRF Connect SDK API 2.8.99
|
int audio_module_configuration_get | ( | struct audio_module_handle const *const | handle, |
struct audio_module_configuration * | configuration ) |
#include <include/audio_module/audio_module.h>
Get the configuration of an audio module.
handle | [in] The handle to the module instance. |
configuration | [out] Pointer to the module's current configuration. |