nRF Connect SDK API 2.8.99
|
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.
handle | [in/out] The handle for the module to be stopped. |