Type Alias alsa_sys::snd_pcm_chmap_t 
source · pub type snd_pcm_chmap_t = snd_pcm_chmap;Expand description
the channel map header
Aliased Type§
struct snd_pcm_chmap_t {
    pub channels: u32,
    pub pos: __IncompleteArrayField<u32>,
}Fields§
§channels: u32< number of channels
pos: __IncompleteArrayField<u32>< channel position array