| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Logically associate a mixer element and group with a PCM subchannel device
#include <audio_driver.h>
void ado_pcm_subchn_mixer
  ( ado_pcm_subchn_t *subchn,
    ado_mixer_t *mixer,
    ado_mixer_delement_t *delement,
    ado_mixer_dgroup_t *dgroup );
The ado_pcm_subchn_mixer() function logically associates a mixer element and group with a PCM subchannel device.
QNX Neutrino
| Safety: | |
|---|---|
| Cancellation point | No | 
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes | 
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |