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

◆ stop

int(* audio_module_functions::stop) (struct audio_module_handle_private *handle)

Stop an audio module.

Note
This is an optional function for an audio module.
Parameters
handle[in/out] The handle for the module to stop.
Returns
0 if successful, error otherwise.