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

◆ audio_module_close()

int audio_module_close ( struct audio_module_handle handle)

#include <include/audio_module/audio_module.h>

Close an opened audio module.

Parameters
handle[in/out] The handle to the module instance.
Returns
0 if successful, error otherwise.