Destroy a PCM subchannel mixer
#include <audio_driver.h> void ado_pcm_subchn_mixer_destroy( ado_pcm_subchn_mixer_t *sc_mixer );
The ado_pcm_subchn_mixer_destroy() function frees all memory, and then destroys the mixer elements and structures associated with the given subchannel mixer.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |