SND_CTL_NEW
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_ctl_new - create a control instance from the template
SYNOPSIS
"SYNOPSIS"
snd_kcontrol_t * snd_ctl_new (snd_kcontrol_t * control, unsigned int access);
ARGUMENTS
- control
-
the control template
- access
-
the default control access
DESCRIPTION
Allocates a new snd_kcontrol_t instance and copies the given template
to the new instance. It does not copy volatile data (access).
Returns the pointer of the new instance, or NULL 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