SND_CTL_ADD
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_ctl_add - add the control instance to the card
SYNOPSIS
"SYNOPSIS"
int snd_ctl_add (snd_card_t * card, snd_kcontrol_t * kcontrol);
ARGUMENTS
- card
-
the card instance
- kcontrol
-
the control instance to add
DESCRIPTION
Adds the control instance created via snd_ctl_new or
snd_ctl_new1 to the given card.
Returns zero 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: 06:21:10 GMT, October 06, 2005