nRF Connect SDK API 2.8.99
|
int(* audio_module_functions::configuration_set) (struct audio_module_handle_private *handle, struct audio_module_configuration const *const configuration) |
Reconfigure an audio module after it has been opened with its initial configuration.
handle | [in/out] The handle to the module instance. |
configuration | [in] Pointer to the desired configuration to set. |