Logically associate a mixer element and group with a PCM device
#include <audio_driver.h> void ado_pcm_chn_mixer( ado_pcm_t *pcm, enum pcm_chn_type type, ado_mixer_t *mixer, ado_mixer_delement_t *delement, ado_mixer_dgroup_t *dgroup );
The ado_pcm_chn_mixer() function logically associates a mixer element and group with the specified PCM device for the given PCM channel type.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |