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

◆ audio_module_stop()

int audio_module_stop ( struct audio_module_handle handle)

#include <include/audio_module/audio_module.h>

Stop processing audio data in the audio module given by handle.

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