Query: snd_ctl_add_slave
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_ADD_SLAVE(9) Control/Mixer API SND_CTL_ADD_SLAVE(9)NAMEsnd_ctl_add_slave - Add a virtual slave controlSYNOPSISint snd_ctl_add_slave(struct snd_kcontrol * master, struct snd_kcontrol * slave);ARGUMENTSmaster vmaster element slave slave element to addDESCRIPTIONAdd a virtual slave control to the given master element created via snd_ctl_create_virtual_master beforehand. All slaves must be the same type (returning the same information via info callback). The function doesn't check it, so it's your responsibility. Also, some additional limitations: at most two channels, logarithmic volume control (dB level) thus no linear volume, master can only attenuate the volume without gainRETURNZero if successful or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_ADD_SLAVE(9)
Related Man Pages |
---|
tk_unmaintaingeometry(3) - centos |
tk_unmaintaingeometry(3) - suse |
tk_maintaingeometry(3) - osx |
tk_unmaintaingeometry(3tk) - opensolaris |
tk_unmaintaingeometry(3) - redhat |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |