Man Page: snd_ctl_activate_id
Operating Environment: centos
Section: 9
SND_CTL_ACTIVATE_ID(9) Control/Mixer API SND_CTL_ACTIVATE_ID(9)NAMEsnd_ctl_activate_id - activate/inactivate the control of the given idSYNOPSISint snd_ctl_activate_id(struct snd_card * card, struct snd_ctl_elem_id * id, int active);ARGUMENTScard the card instance id the control id to activate/inactivate active non-zero to activateDESCRIPTIONFinds the control instance with the given id, and activate or inactivate the control together with notification, if changed.RETURN0 if unchanged, 1 if changed, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_ACTIVATE_ID(9)
| Related Man Pages |
|---|
| capiinit(8) - centos |
| deb-triggers(5) - linux |
| card(1) - suse |
| capiinit(8) - debian |
| card(1) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |