1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
6<title>MIXInit</title>
7<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
8<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
9<META http-equiv="Content-Style-Type" content="text/css">
10</head>
11
12<body>
13
14<h1 align="left">MIXInit</h1>
15
16<h2>Syntax</h2>
17<dl><dd><pre class="construction">
18#include &lt;revolution.h&gt;
19#include &lt;revolution/mix.h&gt;
20
21void MIXInit(void);
22</pre></dd></dl>
23
24<h2>Arguments</h2>
25<p>None.</p>
26
27<h2>Return Values</h2>
28<p>None.</p>
29
30<h2>Description</h2>
31<p>The <CODE>MIXInit</CODE> function must be called prior to calling any other <CODE>MIX</CODE> API functions. This function sets all input channels to the default values.</font></p>
32
33<h2>See Also</h2>
34<p>None.</p>
35
36<h2>Revision History</h2>
37<P>
382006/03/01 Initial version.<BR>
39</P>
40
41<hr><p>CONFIDENTIAL</p></body>
42</html>
43