Free a list of channel mappings
#include <sys/asoundlib.h> void snd_pcm_free_chmaps( snd_pcm_chmap_query_t **maps );
The snd_pcm_free_chmaps() function frees a list of channel mappings that was returned by snd_pcm_query_chmaps().
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |