ponytracker/documentation/html/fmod__errors_8h_source.html

327 lines
84 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>PonyTracker: Fichier source de sources/fmod/include/fmod_errors.h</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="vinyl.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">PonyTracker
</div>
<div id="projectbrief">Un projet de tracker de musique</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Généré par Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Page&#160;principale</span></a></li>
2014-05-20 13:17:26 +02:00
<li><a href="namespaces.html"><span>Espaces&#160;de&#160;nommage</span></a></li>
<li><a href="annotated.html"><span>Structures&#160;de&#160;données</span></a></li>
<li class="current"><a href="files.html"><span>Fichiers</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Recherche" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>Liste&#160;des&#160;fichiers</span></a></li>
<li><a href="globals.html"><span>Variables&#160;globale</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2014-05-20 13:17:26 +02:00
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>Tout</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Structures de données</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Espaces de nommage</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Fichiers</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Fonctions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Définitions de type</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Énumérations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Valeurs énumérées</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_08d237fc27d4ecd563f71c5d52f2fecc.html">sources</a></li><li class="navelem"><a class="el" href="dir_6c19ee39fd311a71af45ad229c43c5f0.html">fmod</a></li><li class="navelem"><a class="el" href="dir_3842d752ecd7b678829e19c90d796d7e.html">include</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">fmod_errors.h</div> </div>
</div><!--header-->
<div class="contents">
2014-05-20 13:17:26 +02:00
<a href="fmod__errors_8h.html">Aller à la documentation de ce fichier.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*$ preserve start $*/</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;</div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">/* ============================================================================================== */</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">/* FMOD Ex - Error string header file. Copyright (c), Firelight Technologies Pty, Ltd. 2004-2014. */</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">/* */</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">/* Use this header if you want to store or display a string version / english explanation of */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">/* the FMOD error codes. */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">/* */</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">/* ============================================================================================== */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="preprocessor">#ifndef _FMOD_ERRORS_H</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define _FMOD_ERRORS_H</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="preprocessor"></span></div>
2014-05-20 13:17:26 +02:00
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="fmod_8h.html">fmod.h</a>&quot;</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="preprocessor">#ifdef __GNUC__ </span></div>
2014-05-20 13:17:26 +02:00
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="preprocessor"></span><span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *FMOD_ErrorString(<a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276">FMOD_RESULT</a> errcode) __attribute__((unused));</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="preprocessor"></span></div>
2014-05-20 13:17:26 +02:00
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *FMOD_ErrorString(<a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276">FMOD_RESULT</a> errcode)</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;{</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keywordflow">switch</span> (errcode)</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; {</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment">/*$ preserve end $*/</span></div>
2014-05-20 13:17:26 +02:00
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a28657e624ba22767c3fd6e222554aae2">FMOD_ERR_ALREADYLOCKED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to call lock a second time before unlock was called. &quot;</span>;</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a87f17eec5953f1e5c0caec5a8c713a47">FMOD_ERR_BADCOMMAND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to call a function on a data type that does not allow this type of functionality (ie calling Sound::lock on a streaming sound). &quot;</span>;</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3b8863b47d12909c26169084605a1e7e">FMOD_ERR_CDDA_DRIVERS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Neither NTSCSI nor ASPI could be initialised. &quot;</span>;</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3a467bb1b8c9063aaa6f7b08125211d6">FMOD_ERR_CDDA_INIT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An error occurred while initialising the CDDA subsystem. &quot;</span>;</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a45f10ef3b18988731557cd942b8a7b9c">FMOD_ERR_CDDA_INVALID_DEVICE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Couldn&#39;t find the specified device. &quot;</span>;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a7cf551001faee800ec5f4fe9201246d8">FMOD_ERR_CDDA_NOAUDIO</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;No audio tracks on the specified disc. &quot;</span>;</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a43ed347639d34880a0d2eb124e5a8cf9">FMOD_ERR_CDDA_NODEVICES</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;No CD/DVD devices were found. &quot;</span>;</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af829d105f10af4a5976962976a76f529">FMOD_ERR_CDDA_NODISC</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;No disc present in the specified drive. &quot;</span>;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a04f690177208f01050e738e78e1d15ab">FMOD_ERR_CDDA_READ</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A CDDA read error occurred. &quot;</span>;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a2b3ce1145b27676dd58e59474dd38046">FMOD_ERR_CHANNEL_ALLOC</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Error trying to allocate a channel. &quot;</span>;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aa47a01cac9ee98c59cb545c81174480f">FMOD_ERR_CHANNEL_STOLEN</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified channel has been reused to play another sound. &quot;</span>;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3cd5209f246e2186641784ccf7922c3c">FMOD_ERR_COM</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A Win32 COM related error occured. COM failed to initialize or a QueryInterface failed meaning a Windows codec or driver was not installed properly. &quot;</span>;</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5768688744ec979447f251ddf9c05514">FMOD_ERR_DMA</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;DMA Failure. See debug output for more information. &quot;</span>;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a162287ff1e5ef4894e4484e720d213ff">FMOD_ERR_DSP_CONNECTION</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;DSP connection error. Connection possibly caused a cyclic dependancy. Or tried to connect a tree too many units deep (more than 128). &quot;</span>;</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ae5927ff7b68adbdabf0b85e67a1d23a7">FMOD_ERR_DSP_FORMAT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;DSP Format error. A DSP unit may have attempted to connect to this network with the wrong format. &quot;</span>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aa47b87498bd181293da58354b46db720">FMOD_ERR_DSP_NOTFOUND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;DSP connection error. Couldn&#39;t find the DSP unit specified. &quot;</span>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aab3f3b5e6e84dc4346154f55265857ec">FMOD_ERR_DSP_RUNNING</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;DSP error. Cannot perform this operation while the network is in the middle of running. This will most likely happen if a connection or disconnection is attempted in a DSP callback. &quot;</span>;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aab0899bb7ec2539d2ca735d059c5ef4f">FMOD_ERR_DSP_TOOMANYCONNECTIONS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;DSP connection error. The unit being connected to or disconnected should only have 1 input or output. &quot;</span>;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aaa8a170758a8d061097bb965ef63c4a6">FMOD_ERR_EVENT_ALREADY_LOADED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified project or bank has already been loaded. Having multiple copies of the same project loaded simultaneously is forbidden. &quot;</span>;</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a39070d0fc7f67c3289f343000f0c9f3e">FMOD_ERR_EVENT_FAILED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An Event failed to be retrieved, most likely due to &#39;just fail&#39; being specified as the max playbacks behavior. &quot;</span>;</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ac7a0ff5f39a53b335b07b7469f3856c5">FMOD_ERR_EVENT_GUIDCONFLICT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An event with the same GUID already exists. &quot;</span>;</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a781d927c3b979e3e38d00f70f38ee78d">FMOD_ERR_EVENT_INFOONLY</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Can&#39;t execute this command on an EVENT_INFOONLY event. &quot;</span>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aa4345dbf4490b2184cb7689294dfc2e8">FMOD_ERR_EVENT_INTERNAL</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An error occured that wasn&#39;t supposed to. See debug log for reason. &quot;</span>;</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ac69dc9dd57eaf4a24465f0084f802f3e">FMOD_ERR_EVENT_MAXSTREAMS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Event failed because &#39;Max streams&#39; was hit when FMOD_EVENT_INIT_FAIL_ON_MAXSTREAMS was specified. &quot;</span>;</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8074867b7b4576bc8881440910ab7f6d">FMOD_ERR_EVENT_MISMATCH</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;FSB mismatches the FEV it was compiled with, the stream/sample mode it was meant to be created with was different, or the FEV was built for a different platform. &quot;</span>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a87141efce0408ff2b3fabc8ba14884a1">FMOD_ERR_EVENT_NAMECONFLICT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A category with the same name already exists. &quot;</span>;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0c70270b72e9285d63fbb9b23a9070c6">FMOD_ERR_EVENT_NEEDSSIMPLE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to call a function on a complex event that&#39;s only supported by simple events. &quot;</span>;</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a58f5f9abfcc3b5e6076f4a4b7e1a8229">FMOD_ERR_EVENT_NOTFOUND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The requested event, event group, event category or event property could not be found. &quot;</span>;</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a184bb106766783f58eed86c1191ca2d7">FMOD_ERR_FILE_BAD</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Error loading file. &quot;</span>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0245a5695c84e36b49e9f20cb40cb280">FMOD_ERR_FILE_COULDNOTSEEK</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Couldn&#39;t perform seek operation. This is a limitation of the medium (ie netstreams) or the file format. &quot;</span>;</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a93a1f34f19fc2c5ef50dbeee05c06796">FMOD_ERR_FILE_DISKEJECTED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Media was ejected while reading. &quot;</span>;</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a9f4fe1db9298e2fbd1f55e8745d1d1a3">FMOD_ERR_FILE_EOF</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;End of file unexpectedly reached while trying to read essential data (truncated data?). &quot;</span>;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276afa7fb7e8634b02614cb77cff29137578">FMOD_ERR_FILE_NOTFOUND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;File not found. &quot;</span>;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ac7d8f09943e92af57910fada431867cd">FMOD_ERR_FILE_UNWANTED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Unwanted file access occured. &quot;</span>;</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af18b3df0184fb5beb9d6ee96cab538e5">FMOD_ERR_FORMAT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Unsupported file or audio format. &quot;</span>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0021c54f7d0cbd333b79c168b3465e1f">FMOD_ERR_HTTP</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A HTTP error occurred. This is a catch-all for HTTP errors not listed elsewhere. &quot;</span>;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276acddfcb83a0176f72157f05c3d17e1f00">FMOD_ERR_HTTP_ACCESS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified resource requires authentication or is forbidden. &quot;</span>;</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5a31e1c9e0f5bb9c271478abfb58c6e6">FMOD_ERR_HTTP_PROXY_AUTH</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Proxy authentication is required to access the specified resource. &quot;</span>;</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a1e39f0bed1d038609884d82f43e6fe16">FMOD_ERR_HTTP_SERVER_ERROR</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A HTTP server error occurred. &quot;</span>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af759e96619069753dca0d75b7095447e">FMOD_ERR_HTTP_TIMEOUT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The HTTP request timed out. &quot;</span>;</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a53a070edc2c787410eb0a03334588ce9">FMOD_ERR_INITIALIZATION</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;FMOD was not initialized correctly to support this function. &quot;</span>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad587f2a56ecfe4a1a7f633532c0d7389">FMOD_ERR_INITIALIZED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Cannot call this command after System::init. &quot;</span>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a1b204e18df5a77e254cedceab21f5ef9">FMOD_ERR_INTERNAL</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An error occured that wasn&#39;t supposed to. Contact support. &quot;</span>;</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a709d37bfde6f70e931d42597720c6609">FMOD_ERR_INVALID_ADDRESS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;On Xbox 360, this memory address passed to FMOD must be physical, (ie allocated with XPhysicalAlloc.) &quot;</span>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3559670a9f96d2351d4f2783ca01616a">FMOD_ERR_INVALID_FLOAT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Value passed in was a NaN, Inf or denormalized float. &quot;</span>;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a30a957056d7c43dfec956aee90e4043d">FMOD_ERR_INVALID_HANDLE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An invalid object handle was used. &quot;</span>;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a29d51bd8500f225c843d433931365c76">FMOD_ERR_INVALID_PARAM</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An invalid parameter was passed to this function. &quot;</span>;</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a62024945e6dbd1af871948ddead07f09">FMOD_ERR_INVALID_POSITION</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An invalid seek position was passed to this function. &quot;</span>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a361f3da5a73a1d421976ccbaffb39b7c">FMOD_ERR_INVALID_SPEAKER</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An invalid speaker was passed to this function based on the current speaker mode. &quot;</span>;</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a69fd00e84b63f42bf71af405b3b95c84">FMOD_ERR_INVALID_SYNCPOINT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The syncpoint did not come from this sound handle. &quot;</span>;</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a7f9d926e84a5caa402463d60449427ad">FMOD_ERR_INVALID_VECTOR</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The vectors passed in are not unit length, or perpendicular. &quot;</span>;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a81783b85f7beca85f15ee34640da3bfb">FMOD_ERR_MAXAUDIBLE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Reached maximum audible playback count for this sound&#39;s soundgroup. &quot;</span>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a414027b473af89b2543c7e06ec9ec4a4">FMOD_ERR_MEMORY</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Not enough memory or resources. &quot;</span>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6ee738214a5033424ffa9495fe54e241">FMOD_ERR_MEMORY_CANTPOINT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Can&#39;t use FMOD_OPENMEMORY_POINT on non PCM source data, or non mp3/xma/adpcm data if FMOD_CREATECOMPRESSEDSAMPLE was used. &quot;</span>;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a81165e5788f99e9e19dc8ac82b9ee3b2">FMOD_ERR_MEMORY_SRAM</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Not enough memory or resources on console sound ram. &quot;</span>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a25d28e47127f76321a24267b4c5c2c0c">FMOD_ERR_MUSIC_NOCALLBACK</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The music callback is required, but it has not been set. &quot;</span>;</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad263e8c53af3b464cf61c084bdc179de">FMOD_ERR_MUSIC_NOTFOUND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The requested music entity could not be found. &quot;</span>;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af389b70900b15cafc5604ad8c570926d">FMOD_ERR_MUSIC_UNINITIALIZED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Music system is not initialized probably because no music data is loaded. &quot;</span>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab50bde2c9aa30af5a70a177b790f7636">FMOD_ERR_NEEDS2D</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to call a command on a 3d sound when the command was meant for 2d sound. &quot;</span>;</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad0b09ad3176bab9379fe2434576dcfbc">FMOD_ERR_NEEDS3D</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to call a command on a 2d sound when the command was meant for 3d sound. &quot;</span>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276adc647825ca1825130a5c7fe047a8155b">FMOD_ERR_NEEDSHARDWARE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to use a feature that requires hardware support. (ie trying to play a GCADPCM compressed sound in software on Wii). &quot;</span>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af6cbcfeb271e769e0f90b60ddaa51f5e">FMOD_ERR_NEEDSSOFTWARE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Tried to use a feature that requires the software engine. Software engine has either been turned off, or command was executed on a hardware channel which does not support this feature. &quot;</span>;</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5889b7fae99b08a2fa7cc0b9fd6c09a7">FMOD_ERR_NET_CONNECT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Couldn&#39;t connect to the specified host. &quot;</span>;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8d3f122e30acf12e55a9efee5cbe5131">FMOD_ERR_NET_SOCKET_ERROR</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A socket error occurred. This is a catch-all for socket-related errors not listed elsewhere. &quot;</span>;</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ae6e199aedf283ec2822e6d9525911f7a">FMOD_ERR_NET_URL</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified URL couldn&#39;t be resolved. &quot;</span>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a120aa38c5e8ef81c566df7289adba826">FMOD_ERR_NET_WOULD_BLOCK</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Operation on a non-blocking socket could not complete immediately. &quot;</span>;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0c6925c5c8d337dd8ad237c66c52bdc2">FMOD_ERR_NOTREADY</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Operation could not be performed because specified sound/DSP connection is not ready. &quot;</span>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6607a631ccc1a6964460a7651df358dc">FMOD_ERR_OUTPUT_ALLOCATED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Error initializing output device, but more specifically, the output device is already in use and cannot be reused. &quot;</span>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a48ef4f3ba2247fe75c3417c44429fc06">FMOD_ERR_OUTPUT_CREATEBUFFER</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Error creating hardware sound buffer. &quot;</span>;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8b7cd8c8f8774b347ece8142eaed76dd">FMOD_ERR_OUTPUT_DRIVERCALL</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A call to a standard soundcard driver failed, which could possibly mean a bug in the driver or resources were missing or exhausted. &quot;</span>;</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a62c824b2fc712b5c7c35df14b20be212">FMOD_ERR_OUTPUT_ENUMERATION</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Error enumerating the available driver list. List may be inconsistent due to a recent device addition or removal. &quot;</span>;</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af3ec931c724e27df92e8747222e864f8">FMOD_ERR_OUTPUT_FORMAT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Soundcard does not support the minimum features needed for this soundsystem (16bit stereo output). &quot;</span>;</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a62569e4b9f65df3e0cfe6c022c46b675">FMOD_ERR_OUTPUT_INIT</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Error initializing output device. &quot;</span>;</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a7e53f3d6a0748774bc1ddad4080d0dec">FMOD_ERR_OUTPUT_NOHARDWARE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;FMOD_HARDWARE was specified but the sound card does not have the resources necessary to play it. &quot;</span>;</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8074acc97c5fb3afcdb685c11a3e068e">FMOD_ERR_OUTPUT_NOSOFTWARE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Attempted to create a software sound but no software channels were specified in System::init. &quot;</span>;</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6ac17aa8d7d897e1bb6683f527f7d0e3">FMOD_ERR_PAN</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Panning only works with mono or stereo sound sources. &quot;</span>;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a2aca1bc6bea8e9337e79e9e2b30f0461">FMOD_ERR_PLUGIN</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An unspecified error has been returned from a 3rd party plugin. &quot;</span>;</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ae2aab5db29f0d5e07e3d76aeaf93edcc">FMOD_ERR_PLUGIN_INSTANCES</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The number of allowed instances of a plugin has been exceeded. &quot;</span>;</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a05dc6300ade2d06dcdf844246fc24ffe">FMOD_ERR_PLUGIN_MISSING</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A requested output, dsp unit type or codec was not available. &quot;</span>;</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6903ebc64f831ab29673ab606eff0be9">FMOD_ERR_PLUGIN_RESOURCE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A resource that the plugin requires cannot be found. (ie the DLS file for MIDI playback or other DLLs that it needs to load) &quot;</span>;</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a2456abc458697bbf54187e7df7c8afa8">FMOD_ERR_PRELOADED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified sound is still in use by the event system, call EventSystem::unloadFSB before trying to release it. &quot;</span>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8a3dd681abccc97560dca2a0d17bb768">FMOD_ERR_PROGRAMMERSOUND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified sound is still in use by the event system, wait for the event which is using it finish with it. &quot;</span>;</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5c3d868264bd49cfe00720944f1abb2f">FMOD_ERR_RECORD</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An error occured trying to initialize the recording device. &quot;</span>;</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad9fdc12f72765e3e2a39a44329b978d5">FMOD_ERR_REVERB_INSTANCE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Specified instance in FMOD_REVERB_PROPERTIES couldn&#39;t be set. Most likely because it is an invalid instance number or the reverb doesnt exist. &quot;</span>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab71693251a2f051a9956aede2119019b">FMOD_ERR_SUBSOUNDS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The error occured because the sound referenced contains subsounds when it shouldn&#39;t have, or it doesn&#39;t contain subsounds when it should have. The operation may also not be able to be performed on a parent sound, or a parent sound was played without setting up a sentence first. &quot;</span>;</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a90dca092219c6b530e98e941bea3e5b5">FMOD_ERR_SUBSOUND_ALLOCATED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;This subsound is already being used by another sound, you cannot have more than one parent to a sound. Null out the other parent&#39;s entry first. &quot;</span>;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad6a10b517038f0f8c754d570f5bcda3a">FMOD_ERR_SUBSOUND_CANTMOVE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Shared subsounds cannot be replaced or moved from their parent stream, such as when the parent stream is an FSB file. &quot;</span>;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a50d12e119f39ed0300a9067821cc9282">FMOD_ERR_SUBSOUND_MODE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The subsound&#39;s mode bits do not match with the parent sound&#39;s mode bits. See documentation for function that it was called with. &quot;</span>;</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aab3f9a81104528f8109d86aef8e1691c">FMOD_ERR_TAGNOTFOUND</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The specified tag could not be found or there are no tags. &quot;</span>;</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab219f54c4b93a5e43e933f5abd5e15be">FMOD_ERR_TOOMANYCHANNELS</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The sound created exceeds the allowable input channel count. This can be increased using the maxinputchannels parameter in System::setSoftwareFormat. &quot;</span>;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab3b55941617bea3e89fa505a519bf339">FMOD_ERR_UNIMPLEMENTED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;Something in FMOD hasn&#39;t been implemented when it should be! contact support! &quot;</span>;</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a9c3840fa7893d6f1df53588baaa1037f">FMOD_ERR_UNINITIALIZED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;This command failed because System::init or System::setDriver was not called. &quot;</span>;</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6461b5dc5d767d93a109b3d2c86c6176">FMOD_ERR_UNSUPPORTED</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;A command issued was not supported by this object. Possibly a plugin without certain callbacks specified. &quot;</span>;</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a51bda512031224761c8653c83e7e94f1">FMOD_ERR_UPDATE</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;An error caused by System::update occured. &quot;</span>;</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a1639585b58aa67e571c50164d87637c7">FMOD_ERR_VERSION</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;The version number of this file format is not supported. &quot;</span>;</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keywordflow">case</span> <a class="code" href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5e0335893e67b6367bba4b8431a3425a">FMOD_OK</a>: <span class="keywordflow">return</span> <span class="stringliteral">&quot;No errors.&quot;</span>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordflow">default</span> : <span class="keywordflow">return</span> <span class="stringliteral">&quot;Unknown error.&quot;</span>;</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;<span class="comment">/*$ preserve start $*/</span></div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; };</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;}</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="preprocessor"></span><span class="comment">/*$ preserve end $*/</span></div>
2014-05-20 13:17:26 +02:00
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ad6a10b517038f0f8c754d570f5bcda3a"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad6a10b517038f0f8c754d570f5bcda3a">FMOD_ERR_SUBSOUND_CANTMOVE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00172">fmod.h:172</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ae2aab5db29f0d5e07e3d76aeaf93edcc"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ae2aab5db29f0d5e07e3d76aeaf93edcc">FMOD_ERR_PLUGIN_INSTANCES</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00164">fmod.h:164</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a2456abc458697bbf54187e7df7c8afa8"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a2456abc458697bbf54187e7df7c8afa8">FMOD_ERR_PRELOADED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00167">fmod.h:167</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a0021c54f7d0cbd333b79c168b3465e1f"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0021c54f7d0cbd333b79c168b3465e1f">FMOD_ERR_HTTP</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00125">fmod.h:125</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a2b3ce1145b27676dd58e59474dd38046"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a2b3ce1145b27676dd58e59474dd38046">FMOD_ERR_CHANNEL_ALLOC</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00109">fmod.h:109</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a5c3d868264bd49cfe00720944f1abb2f"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5c3d868264bd49cfe00720944f1abb2f">FMOD_ERR_RECORD</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00169">fmod.h:169</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ab3b55941617bea3e89fa505a519bf339"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab3b55941617bea3e89fa505a519bf339">FMOD_ERR_UNIMPLEMENTED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00177">fmod.h:177</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a8b7cd8c8f8774b347ece8142eaed76dd"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8b7cd8c8f8774b347ece8142eaed76dd">FMOD_ERR_OUTPUT_DRIVERCALL</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00156">fmod.h:156</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a45f10ef3b18988731557cd942b8a7b9c"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a45f10ef3b18988731557cd942b8a7b9c">FMOD_ERR_CDDA_INVALID_DEVICE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00104">fmod.h:104</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276afa7fb7e8634b02614cb77cff29137578"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276afa7fb7e8634b02614cb77cff29137578">FMOD_ERR_FILE_NOTFOUND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00122">fmod.h:122</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ad0b09ad3176bab9379fe2434576dcfbc"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad0b09ad3176bab9379fe2434576dcfbc">FMOD_ERR_NEEDS3D</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00146">fmod.h:146</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a0c6925c5c8d337dd8ad237c66c52bdc2"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0c6925c5c8d337dd8ad237c66c52bdc2">FMOD_ERR_NOTREADY</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00153">fmod.h:153</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a51bda512031224761c8653c83e7e94f1"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a51bda512031224761c8653c83e7e94f1">FMOD_ERR_UPDATE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00180">fmod.h:180</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a8a3dd681abccc97560dca2a0d17bb768"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8a3dd681abccc97560dca2a0d17bb768">FMOD_ERR_PROGRAMMERSOUND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00168">fmod.h:168</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276af6cbcfeb271e769e0f90b60ddaa51f5e"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af6cbcfeb271e769e0f90b60ddaa51f5e">FMOD_ERR_NEEDSSOFTWARE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00148">fmod.h:148</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a709d37bfde6f70e931d42597720c6609"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a709d37bfde6f70e931d42597720c6609">FMOD_ERR_INVALID_ADDRESS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00133">fmod.h:133</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a50d12e119f39ed0300a9067821cc9282"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a50d12e119f39ed0300a9067821cc9282">FMOD_ERR_SUBSOUND_MODE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00173">fmod.h:173</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a7e53f3d6a0748774bc1ddad4080d0dec"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a7e53f3d6a0748774bc1ddad4080d0dec">FMOD_ERR_OUTPUT_NOHARDWARE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00160">fmod.h:160</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a3559670a9f96d2351d4f2783ca01616a"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3559670a9f96d2351d4f2783ca01616a">FMOD_ERR_INVALID_FLOAT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00134">fmod.h:134</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ac7d8f09943e92af57910fada431867cd"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ac7d8f09943e92af57910fada431867cd">FMOD_ERR_FILE_UNWANTED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00123">fmod.h:123</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a7cf551001faee800ec5f4fe9201246d8"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a7cf551001faee800ec5f4fe9201246d8">FMOD_ERR_CDDA_NOAUDIO</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00105">fmod.h:105</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a6461b5dc5d767d93a109b3d2c86c6176"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6461b5dc5d767d93a109b3d2c86c6176">FMOD_ERR_UNSUPPORTED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00179">fmod.h:179</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a1e39f0bed1d038609884d82f43e6fe16"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a1e39f0bed1d038609884d82f43e6fe16">FMOD_ERR_HTTP_SERVER_ERROR</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00128">fmod.h:128</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a8d3f122e30acf12e55a9efee5cbe5131"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8d3f122e30acf12e55a9efee5cbe5131">FMOD_ERR_NET_SOCKET_ERROR</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00150">fmod.h:150</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aa47b87498bd181293da58354b46db720"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aa47b87498bd181293da58354b46db720">FMOD_ERR_DSP_NOTFOUND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00115">fmod.h:115</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a3b8863b47d12909c26169084605a1e7e"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3b8863b47d12909c26169084605a1e7e">FMOD_ERR_CDDA_DRIVERS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00102">fmod.h:102</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276af18b3df0184fb5beb9d6ee96cab538e5"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af18b3df0184fb5beb9d6ee96cab538e5">FMOD_ERR_FORMAT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00124">fmod.h:124</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a58f5f9abfcc3b5e6076f4a4b7e1a8229"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a58f5f9abfcc3b5e6076f4a4b7e1a8229">FMOD_ERR_EVENT_NOTFOUND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00189">fmod.h:189</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a8074acc97c5fb3afcdb685c11a3e068e"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8074acc97c5fb3afcdb685c11a3e068e">FMOD_ERR_OUTPUT_NOSOFTWARE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00161">fmod.h:161</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a6ac17aa8d7d897e1bb6683f527f7d0e3"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6ac17aa8d7d897e1bb6683f527f7d0e3">FMOD_ERR_PAN</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00162">fmod.h:162</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a39070d0fc7f67c3289f343000f0c9f3e"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a39070d0fc7f67c3289f343000f0c9f3e">FMOD_ERR_EVENT_FAILED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00183">fmod.h:183</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ac7a0ff5f39a53b335b07b7469f3856c5"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ac7a0ff5f39a53b335b07b7469f3856c5">FMOD_ERR_EVENT_GUIDCONFLICT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00191">fmod.h:191</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a1b204e18df5a77e254cedceab21f5ef9"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a1b204e18df5a77e254cedceab21f5ef9">FMOD_ERR_INTERNAL</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00132">fmod.h:132</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276acddfcb83a0176f72157f05c3d17e1f00"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276acddfcb83a0176f72157f05c3d17e1f00">FMOD_ERR_HTTP_ACCESS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00126">fmod.h:126</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a5a31e1c9e0f5bb9c271478abfb58c6e6"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5a31e1c9e0f5bb9c271478abfb58c6e6">FMOD_ERR_HTTP_PROXY_AUTH</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00127">fmod.h:127</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a5889b7fae99b08a2fa7cc0b9fd6c09a7"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5889b7fae99b08a2fa7cc0b9fd6c09a7">FMOD_ERR_NET_CONNECT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00149">fmod.h:149</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a162287ff1e5ef4894e4484e720d213ff"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a162287ff1e5ef4894e4484e720d213ff">FMOD_ERR_DSP_CONNECTION</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00113">fmod.h:113</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ac69dc9dd57eaf4a24465f0084f802f3e"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ac69dc9dd57eaf4a24465f0084f802f3e">FMOD_ERR_EVENT_MAXSTREAMS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00186">fmod.h:186</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a62569e4b9f65df3e0cfe6c022c46b675"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a62569e4b9f65df3e0cfe6c022c46b675">FMOD_ERR_OUTPUT_INIT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00159">fmod.h:159</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276af759e96619069753dca0d75b7095447e"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af759e96619069753dca0d75b7095447e">FMOD_ERR_HTTP_TIMEOUT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00129">fmod.h:129</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276">FMOD_RESULT</a></div><div class="ttdeci">FMOD_RESULT</div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00097">fmod.h:97</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a30a957056d7c43dfec956aee90e4043d"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a30a957056d7c43dfec956aee90e4043d">FMOD_ERR_INVALID_HANDLE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00135">fmod.h:135</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a5768688744ec979447f251ddf9c05514"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5768688744ec979447f251ddf9c05514">FMOD_ERR_DMA</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00112">fmod.h:112</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aaa8a170758a8d061097bb965ef63c4a6"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aaa8a170758a8d061097bb965ef63c4a6">FMOD_ERR_EVENT_ALREADY_LOADED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00192">fmod.h:192</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a62024945e6dbd1af871948ddead07f09"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a62024945e6dbd1af871948ddead07f09">FMOD_ERR_INVALID_POSITION</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00137">fmod.h:137</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a53a070edc2c787410eb0a03334588ce9"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a53a070edc2c787410eb0a03334588ce9">FMOD_ERR_INITIALIZATION</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00130">fmod.h:130</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a87141efce0408ff2b3fabc8ba14884a1"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a87141efce0408ff2b3fabc8ba14884a1">FMOD_ERR_EVENT_NAMECONFLICT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00188">fmod.h:188</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276af829d105f10af4a5976962976a76f529"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af829d105f10af4a5976962976a76f529">FMOD_ERR_CDDA_NODISC</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00107">fmod.h:107</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a5e0335893e67b6367bba4b8431a3425a"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a5e0335893e67b6367bba4b8431a3425a">FMOD_OK</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00099">fmod.h:99</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a28657e624ba22767c3fd6e222554aae2"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a28657e624ba22767c3fd6e222554aae2">FMOD_ERR_ALREADYLOCKED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00100">fmod.h:100</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a29d51bd8500f225c843d433931365c76"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a29d51bd8500f225c843d433931365c76">FMOD_ERR_INVALID_PARAM</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00136">fmod.h:136</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a9c3840fa7893d6f1df53588baaa1037f"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a9c3840fa7893d6f1df53588baaa1037f">FMOD_ERR_UNINITIALIZED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00178">fmod.h:178</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a69fd00e84b63f42bf71af405b3b95c84"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a69fd00e84b63f42bf71af405b3b95c84">FMOD_ERR_INVALID_SYNCPOINT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00139">fmod.h:139</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a6607a631ccc1a6964460a7651df358dc"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6607a631ccc1a6964460a7651df358dc">FMOD_ERR_OUTPUT_ALLOCATED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00154">fmod.h:154</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a25d28e47127f76321a24267b4c5c2c0c"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a25d28e47127f76321a24267b4c5c2c0c">FMOD_ERR_MUSIC_NOCALLBACK</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00196">fmod.h:196</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a05dc6300ade2d06dcdf844246fc24ffe"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a05dc6300ade2d06dcdf844246fc24ffe">FMOD_ERR_PLUGIN_MISSING</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00165">fmod.h:165</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a8074867b7b4576bc8881440910ab7f6d"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a8074867b7b4576bc8881440910ab7f6d">FMOD_ERR_EVENT_MISMATCH</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00187">fmod.h:187</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a6ee738214a5033424ffa9495fe54e241"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6ee738214a5033424ffa9495fe54e241">FMOD_ERR_MEMORY_CANTPOINT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00143">fmod.h:143</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a414027b473af89b2543c7e06ec9ec4a4"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a414027b473af89b2543c7e06ec9ec4a4">FMOD_ERR_MEMORY</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00142">fmod.h:142</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a3a467bb1b8c9063aaa6f7b08125211d6"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3a467bb1b8c9063aaa6f7b08125211d6">FMOD_ERR_CDDA_INIT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00103">fmod.h:103</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a6903ebc64f831ab29673ab606eff0be9"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a6903ebc64f831ab29673ab606eff0be9">FMOD_ERR_PLUGIN_RESOURCE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00166">fmod.h:166</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ab50bde2c9aa30af5a70a177b790f7636"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab50bde2c9aa30af5a70a177b790f7636">FMOD_ERR_NEEDS2D</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00145">fmod.h:145</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a781d927c3b979e3e38d00f70f38ee78d"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a781d927c3b979e3e38d00f70f38ee78d">FMOD_ERR_EVENT_INFOONLY</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00184">fmod.h:184</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aa4345dbf4490b2184cb7689294dfc2e8"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aa4345dbf4490b2184cb7689294dfc2e8">FMOD_ERR_EVENT_INTERNAL</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00185">fmod.h:185</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276af389b70900b15cafc5604ad8c570926d"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af389b70900b15cafc5604ad8c570926d">FMOD_ERR_MUSIC_UNINITIALIZED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00194">fmod.h:194</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ab219f54c4b93a5e43e933f5abd5e15be"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab219f54c4b93a5e43e933f5abd5e15be">FMOD_ERR_TOOMANYCHANNELS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00176">fmod.h:176</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a9f4fe1db9298e2fbd1f55e8745d1d1a3"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a9f4fe1db9298e2fbd1f55e8745d1d1a3">FMOD_ERR_FILE_EOF</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00121">fmod.h:121</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a81165e5788f99e9e19dc8ac82b9ee3b2"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a81165e5788f99e9e19dc8ac82b9ee3b2">FMOD_ERR_MEMORY_SRAM</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00144">fmod.h:144</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a0245a5695c84e36b49e9f20cb40cb280"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0245a5695c84e36b49e9f20cb40cb280">FMOD_ERR_FILE_COULDNOTSEEK</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00119">fmod.h:119</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aab3f9a81104528f8109d86aef8e1691c"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aab3f9a81104528f8109d86aef8e1691c">FMOD_ERR_TAGNOTFOUND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00175">fmod.h:175</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aab0899bb7ec2539d2ca735d059c5ef4f"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aab0899bb7ec2539d2ca735d059c5ef4f">FMOD_ERR_DSP_TOOMANYCONNECTIONS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00117">fmod.h:117</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a2aca1bc6bea8e9337e79e9e2b30f0461"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a2aca1bc6bea8e9337e79e9e2b30f0461">FMOD_ERR_PLUGIN</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00163">fmod.h:163</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aab3f3b5e6e84dc4346154f55265857ec"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aab3f3b5e6e84dc4346154f55265857ec">FMOD_ERR_DSP_RUNNING</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00116">fmod.h:116</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ae5927ff7b68adbdabf0b85e67a1d23a7"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ae5927ff7b68adbdabf0b85e67a1d23a7">FMOD_ERR_DSP_FORMAT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00114">fmod.h:114</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a04f690177208f01050e738e78e1d15ab"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a04f690177208f01050e738e78e1d15ab">FMOD_ERR_CDDA_READ</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00108">fmod.h:108</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a90dca092219c6b530e98e941bea3e5b5"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a90dca092219c6b530e98e941bea3e5b5">FMOD_ERR_SUBSOUND_ALLOCATED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00171">fmod.h:171</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a7f9d926e84a5caa402463d60449427ad"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a7f9d926e84a5caa402463d60449427ad">FMOD_ERR_INVALID_VECTOR</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00140">fmod.h:140</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276af3ec931c724e27df92e8747222e864f8"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276af3ec931c724e27df92e8747222e864f8">FMOD_ERR_OUTPUT_FORMAT</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00158">fmod.h:158</a></div></div>
<div class="ttc" id="fmod_8h_html"><div class="ttname"><a href="fmod_8h.html">fmod.h</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a0c70270b72e9285d63fbb9b23a9070c6"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a0c70270b72e9285d63fbb9b23a9070c6">FMOD_ERR_EVENT_NEEDSSIMPLE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00190">fmod.h:190</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a43ed347639d34880a0d2eb124e5a8cf9"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a43ed347639d34880a0d2eb124e5a8cf9">FMOD_ERR_CDDA_NODEVICES</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00106">fmod.h:106</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a81783b85f7beca85f15ee34640da3bfb"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a81783b85f7beca85f15ee34640da3bfb">FMOD_ERR_MAXAUDIBLE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00141">fmod.h:141</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ab71693251a2f051a9956aede2119019b"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ab71693251a2f051a9956aede2119019b">FMOD_ERR_SUBSOUNDS</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00174">fmod.h:174</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ad587f2a56ecfe4a1a7f633532c0d7389"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad587f2a56ecfe4a1a7f633532c0d7389">FMOD_ERR_INITIALIZED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00131">fmod.h:131</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ad9fdc12f72765e3e2a39a44329b978d5"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad9fdc12f72765e3e2a39a44329b978d5">FMOD_ERR_REVERB_INSTANCE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00170">fmod.h:170</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276aa47a01cac9ee98c59cb545c81174480f"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276aa47a01cac9ee98c59cb545c81174480f">FMOD_ERR_CHANNEL_STOLEN</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00110">fmod.h:110</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a87f17eec5953f1e5c0caec5a8c713a47"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a87f17eec5953f1e5c0caec5a8c713a47">FMOD_ERR_BADCOMMAND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00101">fmod.h:101</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ae6e199aedf283ec2822e6d9525911f7a"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ae6e199aedf283ec2822e6d9525911f7a">FMOD_ERR_NET_URL</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00151">fmod.h:151</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276adc647825ca1825130a5c7fe047a8155b"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276adc647825ca1825130a5c7fe047a8155b">FMOD_ERR_NEEDSHARDWARE</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00147">fmod.h:147</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a93a1f34f19fc2c5ef50dbeee05c06796"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a93a1f34f19fc2c5ef50dbeee05c06796">FMOD_ERR_FILE_DISKEJECTED</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00120">fmod.h:120</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276ad263e8c53af3b464cf61c084bdc179de"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276ad263e8c53af3b464cf61c084bdc179de">FMOD_ERR_MUSIC_NOTFOUND</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00195">fmod.h:195</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a3cd5209f246e2186641784ccf7922c3c"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a3cd5209f246e2186641784ccf7922c3c">FMOD_ERR_COM</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00111">fmod.h:111</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a62c824b2fc712b5c7c35df14b20be212"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a62c824b2fc712b5c7c35df14b20be212">FMOD_ERR_OUTPUT_ENUMERATION</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00157">fmod.h:157</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a184bb106766783f58eed86c1191ca2d7"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a184bb106766783f58eed86c1191ca2d7">FMOD_ERR_FILE_BAD</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00118">fmod.h:118</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a120aa38c5e8ef81c566df7289adba826"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a120aa38c5e8ef81c566df7289adba826">FMOD_ERR_NET_WOULD_BLOCK</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00152">fmod.h:152</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a1639585b58aa67e571c50164d87637c7"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a1639585b58aa67e571c50164d87637c7">FMOD_ERR_VERSION</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00181">fmod.h:181</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a361f3da5a73a1d421976ccbaffb39b7c"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a361f3da5a73a1d421976ccbaffb39b7c">FMOD_ERR_INVALID_SPEAKER</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00138">fmod.h:138</a></div></div>
<div class="ttc" id="fmod_8h_html_ae6ddadf8cb315e93ae7e6456b19db276a48ef4f3ba2247fe75c3417c44429fc06"><div class="ttname"><a href="fmod_8h.html#ae6ddadf8cb315e93ae7e6456b19db276a48ef4f3ba2247fe75c3417c44429fc06">FMOD_ERR_OUTPUT_CREATEBUFFER</a></div><div class="ttdef"><b>Definition:</b> <a href="fmod_8h_source.html#l00155">fmod.h:155</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
2014-05-20 13:17:26 +02:00
Généré le Vendredi 16 Mai 2014 12:37:44 pour PonyTracker par &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>