Query: snd_ctl_rename_id
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_RENAME_ID(9) Control/Mixer API SND_CTL_RENAME_ID(9)NAMEsnd_ctl_rename_id - replace the id of a control on the cardSYNOPSISint snd_ctl_rename_id(struct snd_card * card, struct snd_ctl_elem_id * src_id, struct snd_ctl_elem_id * dst_id);ARGUMENTScard the card instance src_id the old id dst_id the new idDESCRIPTIONFinds the control with the old id from the card, and replaces the id with the new one.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_RENAME_ID(9)
| Related Man Pages |
|---|
| card(1) - opensolaris |
| kvkcard(1) - debian |
| gfx_mode_select_filter(3alleg4) - debian |
| smartcard(5) - sunos |
| card(1) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Controlling user input |