Query: snd_ctl_replace
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_REPLACE(9) Control/Mixer API SND_CTL_REPLACE(9)NAMEsnd_ctl_replace - replace the control instance of the cardSYNOPSISint snd_ctl_replace(struct snd_card * card, struct snd_kcontrol * kcontrol, bool add_on_replace);ARGUMENTScard the card instance kcontrol the control instance to replace add_on_replace add the control if not already addedDESCRIPTIONReplaces the given control. If the given control does not exist and the add_on_replace flag is set, the control is added. If the control exists, it is destroyed first. It frees automatically the control which cannot be added or replaced.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_REPLACE(9)
Related Man Pages |
---|
card(1) - debian |
fm(1) - debian |
__pmconnectlogger(3) - centos |
pmconnectlogger(3) - centos |
fm(1) - redhat |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |