Struct alsa_sys::snd_pcm_chmap_query_t [] [src]

pub struct snd_pcm_chmap_query_t {
    pub _type: snd_pcm_chmap_type,
    pub map: snd_pcm_chmap_t,
}

Fields