set_volume_channel

Function set_volume_channel 

Source
pub fn set_volume_channel(volume: i32, channel: &str) -> Ev3Result<()>
Expand description

Sets the sound volume to the given percentage [0-100] by calling amixer -q set <channel> <pct>%.