Function pnmixerlib::support_cmd::execute_vol_control_command
[−]
[src]
pub fn execute_vol_control_command(prefs: &Prefs) -> Result<()>
Execute an available volume control command asynchronously, starting with
the preferences and using some fallback values. If none of these
are valid executables in $PATH
, then return Err(err)
.