struct snd_pcm_chmap_t
Overview
the channel map header Moreā¦
#include <pcm.h> struct snd_pcm_chmap_t { // fields unsigned int channels; unsigned int pos[0]; };
Detailed Documentation
the channel map header
Fields
unsigned int channels
number of channels
unsigned int pos[0]
channel position array