| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
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 | 
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |