suse man page for snd_ctl_add_slave

Query: snd_ctl_add_slave

OS: suse

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)

NAME
snd_ctl_add_slave - Add a virtual slave control
SYNOPSIS
int snd_ctl_add_slave(struct snd_kcontrol * master, struct snd_kcontrol * slave);
ARGUMENTS
master vmaster element slave slave element to add
DESCRIPTION
Add a virtual slave control to the given master element created via snd_ctl_create_virtual_master beforehand. Returns zero if successful or a negative error code. All slaves must be the same type (returning the same information via info callback). The fucntion 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 gain
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CTL_ADD_SLAVE(9)
Related Man Pages
tk_unmaintaingeometry(3) - mojave
tk_unmaintaingeometry(3) - suse
tk_unmaintaingeometry(3tk) - opensolaris
tk_maintaingeometry(3) - redhat
tk_unmaintaingeometry(3) - redhat
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Docker learning Phase-I