Struct alsa::mixer::Mixer [] [src]

pub struct Mixer(_);

Methods

impl Mixer
[src]

[src]

Opens a mixer and attaches it to a card identified by its name (like hw:0) and loads the mixer after registering a Selem.

[src]

Creates a Selem by looking for a specific selem by name given a mixer (of a card)

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Mixer
[src]

[src]

Formats the value using the given formatter.

impl Send for Mixer
[src]

impl Drop for Mixer
[src]

Closes mixer and frees used resources

[src]

Executes the destructor for this type. Read more

impl PollDescriptors for Mixer
[src]

[src]

[src]

[src]

[src]

Wrapper around count and fill - returns an array of pollfds