pub type snd_pcm_chmap_t = snd_pcm_chmap;Expand description
the channel map header
Aliased Type§
#[repr(C)]pub struct snd_pcm_chmap_t {
pub channels: u32,
pub pos: __IncompleteArrayField<u32>,
}Fields§
§channels: u32< number of channels
pos: __IncompleteArrayField<u32>< channel position array