File: //usr/share/doc/alsa-lib-devel-1.0.17/lib64/html/setup_8c.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ALSA project - the C library reference: /builddir/build/BUILD/alsa-lib-1.0.17a/src/control/setup.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul></div>
<h1>/builddir/build/BUILD/alsa-lib-1.0.17a/src/control/setup.c File Reference</h1>Routines to setup control primitives from configuration. <a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_control.html#gda32b11d7a5b8227618a29b7d9e38c47">snd_sctl_install</a> (<a class="el" href="group___control.html#g69ede2c8eae4a6b5bd174be1e38ccf69">snd_sctl_t</a> *h)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Install given values to control elements. <a href="group___s_control.html#gda32b11d7a5b8227618a29b7d9e38c47"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_control.html#gaf2af519409401e8ec604c9c0549229f">snd_sctl_remove</a> (<a class="el" href="group___control.html#g69ede2c8eae4a6b5bd174be1e38ccf69">snd_sctl_t</a> *h)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Remove (restore) previous values from control elements. <a href="group___s_control.html#gaf2af519409401e8ec604c9c0549229f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_control.html#gc334bae51e0f1f322ab064f4ce81ee9c">snd_sctl_build</a> (<a class="el" href="group___control.html#g69ede2c8eae4a6b5bd174be1e38ccf69">snd_sctl_t</a> **sctl, <a class="el" href="group___control.html#g6fef7f4892f9960f41ead15ef8994aa0">snd_ctl_t</a> *handle, <a class="el" href="group___config.html#gb7dc173feea5bedcd999bba678eb53a7">snd_config_t</a> *conf, <a class="el" href="group___config.html#gb7dc173feea5bedcd999bba678eb53a7">snd_config_t</a> *private_data, int mode)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Build setup control handle. <a href="group___s_control.html#gc334bae51e0f1f322ab064f4ce81ee9c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_control.html#g17987bf5d4ed2a31eaa12d1c3f36ad99">snd_sctl_free</a> (<a class="el" href="group___control.html#g69ede2c8eae4a6b5bd174be1e38ccf69">snd_sctl_t</a> *sctl)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Free setup control handle. <a href="group___s_control.html#g17987bf5d4ed2a31eaa12d1c3f36ad99"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Routines to setup control primitives from configuration.
<p>
<dl compact><dt><b>Author:</b></dt><dd>Abramo Bagnara <<a href="mailto:abramo@alsa-project.org">abramo@alsa-project.org</a>> <p>
Jaroslav Kysela <<a href="mailto:perex@perex.cz">perex@perex.cz</a>> </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>2001</dd></dl>
Routines to setup control primitives from configuration <hr size="1"><address style="align: right;"><small>Generated on Tue Jan 20 22:42:10 2009 for ALSA project - the C library reference by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>