Struct alsa::pcm::Chmap [] [src]

pub struct Chmap(_, _);
[]

snd_pcm_chmap_t wrapper

Trait Implementations

impl Drop for Chmap
[src]

[]

A method called when the value goes out of scope. Read more

impl Display for Chmap
[src]

[]

Formats the value using the given formatter. Read more

impl<'a> From<&'a [ChmapPosition]> for Chmap
[src]

[]

Performs the conversion.