SND_CTL_REMOVE_ID
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_ctl_remove_id - remove the control of the given id and release it
SYNOPSIS
"SYNOPSIS"
int snd_ctl_remove_id (snd_card_t * card, snd_ctl_elem_id_t * id);
ARGUMENTS
- card
-
the card instance
- id
-
the control id to remove
DESCRIPTION
Finds the control instance with the given id, removes it from the
card list and releases it.
Returns 0 if successful, or a negative error code on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:51 GMT, October 06, 2005