Stop AFM processing
#include <sys/asoundlib.h> int snd_afm_stop( snd_afm_t *handle );
(QNX Software Development Platform 6.6 io-audio patch [patch ID 4510] or later) The snd_afm_stop() function stops AFM audio or ACS link processing. No error is returned if the AFM is already stopped.
EOK on success, or a negative errno value upon failure.
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |