<!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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>wut: include/sndcore2/voice.h Source File</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/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></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="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">wut
   &#160;<span id="projectnumber">1.0.0-alpha</span>
   </div>
   <div id="projectbrief">Wii U Toolchain</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</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_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_1c4bf56b464529e8437c08b873e0bfc0.html">sndcore2</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">voice.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="voice_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#pragma once</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="wut_8h.html">wut.h</a>&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="device_8h.html">device.h</a>&quot;</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sndcore2_2result_8h.html">result.h</a>&quot;</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga9181c7cb74bc7b01c9035907b93fa597">   17</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> <a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>;</div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga0acea21bce13a471b5744185c41afed5">   18</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a>;</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga828b6f3acc4c8baaeb4066b589427ccd">   19</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga983b56958eeb15670fe0d91909323524">   20</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga0a50c0809df498bed62ea5e7ae8b28e6">   21</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a>;</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga0d926f72e3b252538e1329a6edd76f80">   22</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gadbae26ca12fac25bdfc7d9a9be154d41">   23</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga52579916f9dc1c01ef60f36e2dfd34fc">   24</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga75befa14e16b6cb85ddffcca3a1b8fab">   25</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a> <a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a>;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga3d20d48ac2fba5049564e77345352583">   28</a></span>&#160;<span class="keyword">typedef</span> uint16_t <a class="code" href="group__sndcore2__voice.html#ga3d20d48ac2fba5049564e77345352583">AXVoiceFormat</a>;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga68c4389938c68564349c3fa61d7fdef6">   31</a></span>&#160;<span class="keyword">typedef</span> uint16_t <a class="code" href="group__sndcore2__voice.html#ga68c4389938c68564349c3fa61d7fdef6">AXVoiceLoop</a>;</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gad778f131dfb641d03e7e82f1873b3949">   34</a></span>&#160;<span class="keyword">typedef</span> uint32_t <a class="code" href="group__sndcore2__voice.html#gad778f131dfb641d03e7e82f1873b3949">AXVoiceSrcType</a>;</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gac06df98e23ea9badc164c48a6e38bafa">   37</a></span>&#160;<span class="keyword">typedef</span> uint32_t <a class="code" href="group__sndcore2__voice.html#gac06df98e23ea9badc164c48a6e38bafa">AXVoiceState</a>;</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga424ca8a80e4569cac4dfc138bbe47c1c">   40</a></span>&#160;<span class="keyword">typedef</span> uint32_t <a class="code" href="group__sndcore2__voice.html#ga424ca8a80e4569cac4dfc138bbe47c1c">AXVoiceRenderer</a>;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gacdef5eaa413abf36309c8ad5eb50a1dd">   43</a></span>&#160;<span class="keyword">typedef</span> int32_t <a class="code" href="group__sndcore2__voice.html#gacdef5eaa413abf36309c8ad5eb50a1dd">AXVoiceSrcRatioResult</a>;</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga4a56f72026d559bbef529927ace7f2f8">   46</a></span>&#160;<span class="keyword">typedef</span> uint32_t <a class="code" href="group__sndcore2__voice.html#ga4a56f72026d559bbef529927ace7f2f8">AXVoiceType</a>;</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga1f4a6a7ebe0517dc2e061c48cbd60b76">   48</a></span>&#160;<span class="keyword">typedef</span> void(*<a class="code" href="group__sndcore2__voice.html#ga1f4a6a7ebe0517dc2e061c48cbd60b76">AXVoiceCallbackFn</a>)(<span class="keywordtype">void</span> *);</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gac060f8cacd4baa7a68f234a71f43ccd9">   49</a></span>&#160;<span class="keyword">typedef</span> void(*<a class="code" href="group__sndcore2__voice.html#gac060f8cacd4baa7a68f234a71f43ccd9">AXVoiceCallbackExFn</a>)(<span class="keywordtype">void</span> *, uint32_t, uint32_t);</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga9cb967587b8fc6976900a133e2f8b8da">   51</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga9cb967587b8fc6976900a133e2f8b8da">AX_VOICE_FORMAT</a></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;{</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa93137a1f2dd02a463d1d25d072ae44fa">   53</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa93137a1f2dd02a463d1d25d072ae44fa">AX_VOICE_FORMAT_ADPCM</a>   = 0,</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa57041be06ba4810408e69b67a87bf086">   54</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa57041be06ba4810408e69b67a87bf086">AX_VOICE_FORMAT_LPCM16</a>  = 10,</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa9945adcfac22ba80bb9c6eb40c7b64c5">   55</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa9945adcfac22ba80bb9c6eb40c7b64c5">AX_VOICE_FORMAT_LPCM8</a>   = 25,</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;};</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga4cf9ac33660b062bc02b894dd876bd36">   58</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga4cf9ac33660b062bc02b894dd876bd36">AX_VOICE_LOOP</a></div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;{</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga4cf9ac33660b062bc02b894dd876bd36ac33f8dd11d9fd15bc4a25f71316e40f5">   60</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga4cf9ac33660b062bc02b894dd876bd36ac33f8dd11d9fd15bc4a25f71316e40f5">AX_VOICE_LOOP_DISABLED</a>  = 0,</div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga4cf9ac33660b062bc02b894dd876bd36aa021e38704b8431214211bf61bb2ca78">   61</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga4cf9ac33660b062bc02b894dd876bd36aa021e38704b8431214211bf61bb2ca78">AX_VOICE_LOOP_ENABLED</a>   = 1,</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;};</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga9b46a491aa7e8dd96d7630b4e270221f">   64</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga9b46a491aa7e8dd96d7630b4e270221f">AX_VOICE_RENDERER</a></div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;{</div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fac88d9711a7f77fcfecb770fc0436633d">   66</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fac88d9711a7f77fcfecb770fc0436633d">AX_VOICE_RENDERER_DSP</a>   = 0,</div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fa824f76d230ea4faf7715f28477983d4e">   67</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fa824f76d230ea4faf7715f28477983d4e">AX_VOICE_RENDERER_CPU</a>   = 1,</div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fa0d282e9f0c62184afca0044c6bfcca0b">   68</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fa0d282e9f0c62184afca0044c6bfcca0b">AX_VOICE_RENDERER_AUTO</a>  = 2,</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;};</div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;</div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga488109e8efb5a08e2d77783eb62526f9">   71</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga488109e8efb5a08e2d77783eb62526f9">AX_VOICE_RATIO_RESULT</a></div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;{</div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a317de31e2ab351422bb555b0434704b3">   73</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a317de31e2ab351422bb555b0434704b3">AX_VOICE_RATIO_RESULT_SUCCESS</a>                   = 0,</div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a0a46148554729b1740f80a2ccec73e60">   74</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a0a46148554729b1740f80a2ccec73e60">AX_VOICE_RATIO_RESULT_LESS_THAN_ZERO</a>            = -1,</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a1a4fcece44ed429fafcfb3c43898a986">   75</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a1a4fcece44ed429fafcfb3c43898a986">AX_VOICE_RATIO_RESULT_GREATER_THAN_SOMETHING</a>    = -2,</div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;};</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga466dd138e7bb1ce37b587da087a29565">   78</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga466dd138e7bb1ce37b587da087a29565">AX_VOICE_SRC_TYPE</a></div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;{</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565a1691cfbd358374d9872ffa364358a778">   80</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565a1691cfbd358374d9872ffa364358a778">AX_VOICE_SRC_TYPE_NONE</a>     = 0,</div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565aedb582718dc6a0e3e61c9a53d38db34b">   81</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565aedb582718dc6a0e3e61c9a53d38db34b">AX_VOICE_SRC_TYPE_LINEAR</a>   = 1,</div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565a5be77e16d5dfacea67385205a670eb24">   82</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565a5be77e16d5dfacea67385205a670eb24">AX_VOICE_SRC_TYPE_UNK0</a>     = 2,</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565af310821ada277180214b7d43c0bc47ae">   83</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565af310821ada277180214b7d43c0bc47ae">AX_VOICE_SRC_TYPE_UNK1</a>     = 3,</div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565ab1a48e3e2a330a110ff73bc04ba16550">   84</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565ab1a48e3e2a330a110ff73bc04ba16550">AX_VOICE_SRC_TYPE_UNK2</a>     = 4,</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;};</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;</div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga32352519e1c664b1393471afd4aefdbe">   87</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga32352519e1c664b1393471afd4aefdbe">AX_VOICE_STATE</a></div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;{</div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga32352519e1c664b1393471afd4aefdbea34e77acf6df38dff9f96d5520bc31377">   89</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga32352519e1c664b1393471afd4aefdbea34e77acf6df38dff9f96d5520bc31377">AX_VOICE_STATE_STOPPED</a>  = 0,</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga32352519e1c664b1393471afd4aefdbea29c2d7e2fe7dfe1a19bbb2e244a20e23">   90</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga32352519e1c664b1393471afd4aefdbea29c2d7e2fe7dfe1a19bbb2e244a20e23">AX_VOICE_STATE_PLAYING</a>  = 1,</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;};</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ga1eaf6816e9d5ca46ccf480a1417eaea8">   93</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__sndcore2__voice.html#ga1eaf6816e9d5ca46ccf480a1417eaea8">AX_VOICE_TYPE</a></div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;{</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;   <span class="comment">// Unknown</span></div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#gga1eaf6816e9d5ca46ccf480a1417eaea8a669e4ff3b40e68e93c2f00eca4f25dfb">   96</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gga1eaf6816e9d5ca46ccf480a1417eaea8a669e4ff3b40e68e93c2f00eca4f25dfb">AX_VOICE_TYPE_UNKNOWN</a></div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;};</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">   99</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a></div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;{</div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a375bc867e08209aa8682471221374d9e">  101</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *<a class="code" href="group__sndcore2__voice.html#a375bc867e08209aa8682471221374d9e">next</a>;</div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ad347685b6c9b53852101d51ad1bb798d">  102</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *<a class="code" href="group__sndcore2__voice.html#ad347685b6c9b53852101d51ad1bb798d">prev</a>;</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;};</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a>, 0x0, next);</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a>, 0x4, prev);</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a>, 0x8);</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;</div><div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  108</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a></div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;{</div><div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a2dbc783d5a443c963bc59e1f8ff89681">  110</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#ga3d20d48ac2fba5049564e77345352583">AXVoiceFormat</a> <a class="code" href="group__sndcore2__voice.html#a2dbc783d5a443c963bc59e1f8ff89681">dataType</a>;</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a09dc5d1452b744cf773cbf32e9406be3">  111</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#ga68c4389938c68564349c3fa61d7fdef6">AXVoiceLoop</a> <a class="code" href="group__sndcore2__voice.html#a09dc5d1452b744cf773cbf32e9406be3">loopingEnabled</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a9cefb9f159e48b48fc25cdb8e78e5fb7">  112</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#a9cefb9f159e48b48fc25cdb8e78e5fb7">loopOffset</a>;</div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a6bbb47cc3cc43b6a3e333a097378b249">  113</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#a6bbb47cc3cc43b6a3e333a097378b249">endOffset</a>;</div><div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a8c34cebf4ef621efa751d711da1f4ace">  114</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#a8c34cebf4ef621efa751d711da1f4ace">currentOffset</a>;</div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a0d49d74db4c035719c3867723cf7e779">  115</a></span>&#160;   <span class="keyword">const</span> <span class="keywordtype">void</span> *<a class="code" href="group__sndcore2__voice.html#a0d49d74db4c035719c3867723cf7e779">data</a>;</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;};</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0x0, dataType);</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0x2, loopingEnabled);</div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0x4, loopOffset);</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0x8, endOffset);</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0xc, currentOffset);</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0x10, data);</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a>, 0x14);</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"><a class="line" href="group__sndcore2__voice.html">  125</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a></div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;{</div><div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#aafd95f8c7a99b9189ede7cdf0871ebe8">  128</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#aafd95f8c7a99b9189ede7cdf0871ebe8">index</a>;</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;</div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a09242878dd90d1c75af98341c0895b41">  131</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gac06df98e23ea9badc164c48a6e38bafa">AXVoiceState</a> <a class="code" href="group__sndcore2__voice.html#a09242878dd90d1c75af98341c0895b41">state</a>;</div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;</div><div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ae2b7935b01cdfe9a81d408dc3f2431f1">  134</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#ae2b7935b01cdfe9a81d408dc3f2431f1">volume</a>;</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;</div><div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#adb8502a1392cda13c07d553eaf86c94b">  137</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#ga424ca8a80e4569cac4dfc138bbe47c1c">AXVoiceRenderer</a> <a class="code" href="group__sndcore2__voice.html#adb8502a1392cda13c07d553eaf86c94b">renderer</a>;</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;</div><div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#aa62641249cff62aae9126d21faeeb8ad">  140</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a> <a class="code" href="group__sndcore2__voice.html#aa62641249cff62aae9126d21faeeb8ad">link</a>;</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;</div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a4ad2325751f0463a72f078519bdf29c8">  143</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *<a class="code" href="group__sndcore2__voice.html#a4ad2325751f0463a72f078519bdf29c8">cbNext</a>;</div><div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a90249de64da5ae5d7acd34da7ea1b857">  146</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#a90249de64da5ae5d7acd34da7ea1b857">priority</a>;</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;</div><div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a79500e7e813fbb691503609458bc86b7">  149</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#ga1f4a6a7ebe0517dc2e061c48cbd60b76">AXVoiceCallbackFn</a> <a class="code" href="group__sndcore2__voice.html#a79500e7e813fbb691503609458bc86b7">callback</a>;</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;</div><div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#aecf8a56c7369b86d173cb6253e26b0fe">  152</a></span>&#160;   <span class="keywordtype">void</span> *<a class="code" href="group__sndcore2__voice.html#aecf8a56c7369b86d173cb6253e26b0fe">userContext</a>;</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;</div><div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a998f7f831d62f5e71b6da95a8067f591">  155</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#a998f7f831d62f5e71b6da95a8067f591">syncBits</a>;</div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;</div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;   WUT_UNKNOWN_BYTES(0x8);</div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;</div><div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a474317b6a6ec762b056d56cc8d151346">  160</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a> <a class="code" href="group__sndcore2__voice.html#a474317b6a6ec762b056d56cc8d151346">offsets</a>;</div><div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;</div><div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a64a5eb6af734e601715b83041c4328f6">  163</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#gac060f8cacd4baa7a68f234a71f43ccd9">AXVoiceCallbackExFn</a> <a class="code" href="group__sndcore2__voice.html#a64a5eb6af734e601715b83041c4328f6">callbackEx</a>;</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;</div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#aeacea92f826181f0ca432d552c8579e8">  166</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#aeacea92f826181f0ca432d552c8579e8">callbackReason</a>;</div><div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;</div><div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#af0dfa8241b54d17fc418c9dc221bc45b">  168</a></span>&#160;   <span class="keywordtype">float</span> <a class="code" href="group__sndcore2__voice.html#af0dfa8241b54d17fc418c9dc221bc45b">unk0</a>;</div><div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ab7a90805ff3c6829ced44f062e0968b1">  169</a></span>&#160;   <span class="keywordtype">float</span> <a class="code" href="group__sndcore2__voice.html#ab7a90805ff3c6829ced44f062e0968b1">unk1</a>;</div><div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;};</div><div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x0, index);</div><div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x4, state);</div><div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x8, volume);</div><div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0xc, renderer);</div><div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x10, link);</div><div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x18, cbNext);</div><div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x1c, priority);</div><div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x20, callback);</div><div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x24, userContext);</div><div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x28, syncBits);</div><div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x34, offsets);</div><div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x48, callbackEx);</div><div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x4c, callbackReason);</div><div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x50, unk0);</div><div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x54, unk1);</div><div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a>, 0x58);</div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;</div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  188</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a></div><div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;{</div><div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ac70fd3577d90574bed8bb71e170e31d2">  190</a></span>&#160;   uint16_t <a class="code" href="group__sndcore2__voice.html#ac70fd3577d90574bed8bb71e170e31d2">volume</a>;</div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a70d4fc7788f641b6913d1a8280206a9b">  191</a></span>&#160;   int16_t <a class="code" href="group__sndcore2__voice.html#a70d4fc7788f641b6913d1a8280206a9b">delta</a>;</div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;};</div><div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a>, 0x0, volume);</div><div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a>, 0x2, delta);</div><div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a>, 0x4);</div><div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;</div><div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  197</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a></div><div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;{</div><div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a344109b8570c3e48ba5e6c6516fbc959">  199</a></span>&#160;   <a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a> <a class="code" href="group__sndcore2__voice.html#a344109b8570c3e48ba5e6c6516fbc959">bus</a>[4];</div><div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;};</div><div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a>, 0x0, bus);</div><div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a>, 0x10);</div><div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;</div><div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  204</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a></div><div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;{</div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ac70fd3577d90574bed8bb71e170e31d2">  206</a></span>&#160;   uint16_t <a class="code" href="group__sndcore2__voice.html#ac70fd3577d90574bed8bb71e170e31d2">volume</a>;</div><div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a70d4fc7788f641b6913d1a8280206a9b">  207</a></span>&#160;   int16_t <a class="code" href="group__sndcore2__voice.html#a70d4fc7788f641b6913d1a8280206a9b">delta</a>;</div><div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;};</div><div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a>, 0x0, volume);</div><div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a>, 0x2, delta);</div><div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a>, 0x4);</div><div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;</div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  213</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a></div><div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;{</div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a32113dcb06cc3952ec98062aa62f88e4">  215</a></span>&#160;   uint16_t <a class="code" href="group__sndcore2__voice.html#a32113dcb06cc3952ec98062aa62f88e4">predScale</a>;</div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a273983c580ac88713eb8a02489a4c249">  216</a></span>&#160;   int16_t <a class="code" href="group__sndcore2__voice.html#a273983c580ac88713eb8a02489a4c249">prevSample</a>[2];</div><div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;};</div><div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a>, 0x0, predScale);</div><div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a>, 0x2, prevSample);</div><div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a>, 0x6);</div><div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;</div><div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  222</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a></div><div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;{</div><div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a663e865a2cd53cad7dc4702565abf48d">  224</a></span>&#160;   int16_t <a class="code" href="group__sndcore2__voice.html#a663e865a2cd53cad7dc4702565abf48d">coefficients</a>[16];</div><div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a7c07aa50dffd011a3b181ea4ecb54f8e">  225</a></span>&#160;   uint16_t <a class="code" href="group__sndcore2__voice.html#a7c07aa50dffd011a3b181ea4ecb54f8e">gain</a>;</div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a32113dcb06cc3952ec98062aa62f88e4">  226</a></span>&#160;   uint16_t <a class="code" href="group__sndcore2__voice.html#a32113dcb06cc3952ec98062aa62f88e4">predScale</a>;</div><div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a273983c580ac88713eb8a02489a4c249">  227</a></span>&#160;   int16_t <a class="code" href="group__sndcore2__voice.html#a273983c580ac88713eb8a02489a4c249">prevSample</a>[2];</div><div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;};</div><div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a>, 0x0, coefficients);</div><div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a>, 0x20, gain);</div><div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a>, 0x22, predScale);</div><div class="line"><a name="l00232"></a><span class="lineno">  232</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a>, 0x24, prevSample);</div><div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a>, 0x28);</div><div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;</div><div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;<span class="preprocessor">#pragma pack(push, 1)</span></div><div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;</div><div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html">  240</a></span>&#160;<span class="keyword">struct </span><a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a></div><div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;{</div><div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a15c2957b5dd7c0e064503791e97da857">  243</a></span>&#160;   uint32_t <a class="code" href="group__sndcore2__voice.html#a15c2957b5dd7c0e064503791e97da857">ratio</a>;</div><div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;</div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#a5d23314e8d2bcded94fd17036b232277">  246</a></span>&#160;   uint16_t <a class="code" href="group__sndcore2__voice.html#a5d23314e8d2bcded94fd17036b232277">currentOffsetFrac</a>;</div><div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="group__sndcore2__voice.html#ae645d75bde45980d6149a0793048741f">  247</a></span>&#160;   int16_t <a class="code" href="group__sndcore2__voice.html#ae645d75bde45980d6149a0793048741f">lastSample</a>[4];</div><div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;};</div><div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a>, 0x0, ratio);</div><div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a>, 0x4, currentOffsetFrac);</div><div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160;WUT_CHECK_OFFSET(<a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a>, 0x6, lastSample);</div><div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;WUT_CHECK_SIZE(<a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a>, 0xe);</div><div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;</div><div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;<span class="preprocessor">#pragma pack(pop)</span></div><div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;</div><div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;int32_t</div><div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;<a class="code" href="group__sndcore2__voice.html#gaab0a543861b4bc8fa280b91f27105fef">AXVoiceBegin</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *v);</div><div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;</div><div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;int32_t</div><div class="line"><a name="l00260"></a><span class="lineno">  260</span>&#160;<a class="code" href="group__sndcore2__voice.html#gae549a3fb71a0a0e3bc7b9d17c0a07634">AXVoiceEnd</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *v);</div><div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160;</div><div class="line"><a name="l00262"></a><span class="lineno">  262</span>&#160;<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *</div><div class="line"><a name="l00263"></a><span class="lineno">  263</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga095e24f41296c9b5463fda47da652179">AXAcquireVoice</a>(uint32_t priority,</div><div class="line"><a name="l00264"></a><span class="lineno">  264</span>&#160;               <a class="code" href="group__sndcore2__voice.html#ga1f4a6a7ebe0517dc2e061c48cbd60b76">AXVoiceCallbackFn</a> callback,</div><div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;               <span class="keywordtype">void</span> *userContext);</div><div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;</div><div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *</div><div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;<a class="code" href="group__sndcore2__voice.html#gabdb10f222eb22d60a0bc08224df5573d">AXAcquireVoiceEx</a>(uint32_t priority,</div><div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;                 <a class="code" href="group__sndcore2__voice.html#gac060f8cacd4baa7a68f234a71f43ccd9">AXVoiceCallbackExFn</a> callback,</div><div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;                 <span class="keywordtype">void</span> *userContext);</div><div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160;</div><div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;<a class="code" href="wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372">BOOL</a></div><div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga368ad534d2dbc50ad8a7f1e507d3aef1">AXCheckVoiceOffsets</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a> *offsets);</div><div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;</div><div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;<a class="code" href="group__sndcore2__voice.html#gac8f5302efd16dcff9cd01b2f8937c636">AXFreeVoice</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice);</div><div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;</div><div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;uint32_t</div><div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga0329a63f0e66bcdd5498f17b17cbd564">AXGetMaxVoices</a>();</div><div class="line"><a name="l00280"></a><span class="lineno">  280</span>&#160;</div><div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;uint32_t</div><div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga3f4a124786b03eb7c52b4a2ff7b98d7a">AXGetVoiceCurrentOffsetEx</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00283"></a><span class="lineno">  283</span>&#160;                          <span class="keyword">const</span> <span class="keywordtype">void</span> *samples);</div><div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;</div><div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;uint32_t</div><div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;<a class="code" href="group__sndcore2__voice.html#gad9ae41b77c3cd95d11d1ea866f21d421">AXGetVoiceLoopCount</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice);</div><div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;</div><div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;<a class="code" href="group__sndcore2__voice.html#gad7bb75bf87a198509875eadd7a0dc713">AXGetVoiceOffsets</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00290"></a><span class="lineno">  290</span>&#160;                  <a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a> *offsets);</div><div class="line"><a name="l00291"></a><span class="lineno">  291</span>&#160;</div><div class="line"><a name="l00292"></a><span class="lineno">  292</span>&#160;<a class="code" href="wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372">BOOL</a></div><div class="line"><a name="l00293"></a><span class="lineno">  293</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga745d0ef3e00c16cd772ee76c9d2ecc0a">AXIsVoiceRunning</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice);</div><div class="line"><a name="l00294"></a><span class="lineno">  294</span>&#160;</div><div class="line"><a name="l00295"></a><span class="lineno">  295</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;<a class="code" href="group__sndcore2__voice.html#gaf8148b9916d54dda584c7131b05d1ea3">AXSetVoiceAdpcm</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;                <a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a> *adpcm);</div><div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160;</div><div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga80d6cbdba72e04f3ad85995cc6e9592d">AXSetVoiceAdpcmLoop</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;                    <a class="code" href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a> *loopData);</div><div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;</div><div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga87b75993316be982ac313dea0d5e75a4">AXSetVoiceCurrentOffset</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00305"></a><span class="lineno">  305</span>&#160;                        uint32_t offset);</div><div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160;</div><div class="line"><a name="l00307"></a><span class="lineno">  307</span>&#160;<a class="code" href="group__sndcore2__result.html#ga511adf416542a978c6b5395ae95aef6b">AXResult</a></div><div class="line"><a name="l00308"></a><span class="lineno">  308</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga6e66c78b15b024ee8d7e8da16710f944">AXSetVoiceDeviceMix</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00309"></a><span class="lineno">  309</span>&#160;                    <a class="code" href="group__sndcore2__device.html#ga7c7e7ffa8ef32f2ef1da211b77a87dd7">AXDeviceType</a> type,</div><div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;                    uint32_t <span class="keywordtype">id</span>,</div><div class="line"><a name="l00311"></a><span class="lineno">  311</span>&#160;                    <a class="code" href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a> *mixData);</div><div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;</div><div class="line"><a name="l00313"></a><span class="lineno">  313</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00314"></a><span class="lineno">  314</span>&#160;<a class="code" href="group__sndcore2__voice.html#gad2862afbfcfa2876e1bb58767f99a435">AXSetVoiceEndOffset</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160;                    uint32_t offset);</div><div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;</div><div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga4c73d2fa634c37a2ae5bea92c46f3067">AXSetVoiceEndOffsetEx</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00319"></a><span class="lineno">  319</span>&#160;                      uint32_t offset,</div><div class="line"><a name="l00320"></a><span class="lineno">  320</span>&#160;                      <span class="keyword">const</span> <span class="keywordtype">void</span> *samples);</div><div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;</div><div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160;<a class="code" href="group__sndcore2__result.html#ga511adf416542a978c6b5395ae95aef6b">AXResult</a></div><div class="line"><a name="l00323"></a><span class="lineno">  323</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga9d5e2b382a99a3c58e7fb47481a19b72">AXSetVoiceInitialTimeDelay</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00324"></a><span class="lineno">  324</span>&#160;                           uint16_t delay);</div><div class="line"><a name="l00325"></a><span class="lineno">  325</span>&#160;</div><div class="line"><a name="l00326"></a><span class="lineno">  326</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00327"></a><span class="lineno">  327</span>&#160;<a class="code" href="group__sndcore2__voice.html#gac2da8dc7f245e1c9f5f29619f0891fdb">AXSetVoiceLoopOffset</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00328"></a><span class="lineno">  328</span>&#160;                     uint32_t offset);</div><div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;</div><div class="line"><a name="l00330"></a><span class="lineno">  330</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00331"></a><span class="lineno">  331</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga2612ad6bcc42599459d242855c00cdf9">AXSetVoiceLoopOffsetEx</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00332"></a><span class="lineno">  332</span>&#160;                       uint32_t offset,</div><div class="line"><a name="l00333"></a><span class="lineno">  333</span>&#160;                       <span class="keyword">const</span> <span class="keywordtype">void</span> *samples);</div><div class="line"><a name="l00334"></a><span class="lineno">  334</span>&#160;</div><div class="line"><a name="l00335"></a><span class="lineno">  335</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00336"></a><span class="lineno">  336</span>&#160;<a class="code" href="group__sndcore2__voice.html#gaae4489e200d0453146b7f4fb49e1d418">AXSetVoiceLoop</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00337"></a><span class="lineno">  337</span>&#160;               <a class="code" href="group__sndcore2__voice.html#ga68c4389938c68564349c3fa61d7fdef6">AXVoiceLoop</a> loop);</div><div class="line"><a name="l00338"></a><span class="lineno">  338</span>&#160;</div><div class="line"><a name="l00339"></a><span class="lineno">  339</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00340"></a><span class="lineno">  340</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga3c53318fcb40bb7019c66c8a9bc15663">AXSetVoiceOffsets</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00341"></a><span class="lineno">  341</span>&#160;                  <a class="code" href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a> *offsets);</div><div class="line"><a name="l00342"></a><span class="lineno">  342</span>&#160;</div><div class="line"><a name="l00343"></a><span class="lineno">  343</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00344"></a><span class="lineno">  344</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga42ba5e62536ab167b15cdbcbb158c80d">AXSetVoicePriority</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00345"></a><span class="lineno">  345</span>&#160;                   uint32_t priority);</div><div class="line"><a name="l00346"></a><span class="lineno">  346</span>&#160;</div><div class="line"><a name="l00347"></a><span class="lineno">  347</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00348"></a><span class="lineno">  348</span>&#160;<a class="code" href="group__sndcore2__voice.html#gab0885861634afedf2fcc81a2f3cccb50">AXSetVoiceRmtIIRCoefs</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00349"></a><span class="lineno">  349</span>&#160;                      uint16_t filter,</div><div class="line"><a name="l00350"></a><span class="lineno">  350</span>&#160;                      ...);</div><div class="line"><a name="l00351"></a><span class="lineno">  351</span>&#160;</div><div class="line"><a name="l00352"></a><span class="lineno">  352</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00353"></a><span class="lineno">  353</span>&#160;<a class="code" href="group__sndcore2__voice.html#gac8a3e3824d430156ca94f15151ce1589">AXSetVoiceSrc</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00354"></a><span class="lineno">  354</span>&#160;              <a class="code" href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a> *src);</div><div class="line"><a name="l00355"></a><span class="lineno">  355</span>&#160;</div><div class="line"><a name="l00356"></a><span class="lineno">  356</span>&#160;<a class="code" href="group__sndcore2__voice.html#gacdef5eaa413abf36309c8ad5eb50a1dd">AXVoiceSrcRatioResult</a></div><div class="line"><a name="l00357"></a><span class="lineno">  357</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga703e581e5f1315824ab7cc12b3990e72">AXSetVoiceSrcRatio</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00358"></a><span class="lineno">  358</span>&#160;                   <span class="keywordtype">float</span> ratio);</div><div class="line"><a name="l00359"></a><span class="lineno">  359</span>&#160;</div><div class="line"><a name="l00360"></a><span class="lineno">  360</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00361"></a><span class="lineno">  361</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga5f994fb65be95d7ab8061a8b562af7bc">AXSetVoiceSrcType</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00362"></a><span class="lineno">  362</span>&#160;                  <a class="code" href="group__sndcore2__voice.html#gad778f131dfb641d03e7e82f1873b3949">AXVoiceSrcType</a> type);</div><div class="line"><a name="l00363"></a><span class="lineno">  363</span>&#160;</div><div class="line"><a name="l00364"></a><span class="lineno">  364</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00365"></a><span class="lineno">  365</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga2bef07f249805603bd4edeed02157c60">AXSetVoiceState</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00366"></a><span class="lineno">  366</span>&#160;                <a class="code" href="group__sndcore2__voice.html#gac06df98e23ea9badc164c48a6e38bafa">AXVoiceState</a> state);</div><div class="line"><a name="l00367"></a><span class="lineno">  367</span>&#160;</div><div class="line"><a name="l00368"></a><span class="lineno">  368</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00369"></a><span class="lineno">  369</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga13876f8e0a6828652739c16171e70195">AXSetVoiceType</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00370"></a><span class="lineno">  370</span>&#160;               <a class="code" href="group__sndcore2__voice.html#ga4a56f72026d559bbef529927ace7f2f8">AXVoiceType</a> type);</div><div class="line"><a name="l00371"></a><span class="lineno">  371</span>&#160;</div><div class="line"><a name="l00372"></a><span class="lineno">  372</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00373"></a><span class="lineno">  373</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga037528e0e7acdcf638ce47f05809c2ec">AXSetVoiceVe</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00374"></a><span class="lineno">  374</span>&#160;             <a class="code" href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a> *veData);</div><div class="line"><a name="l00375"></a><span class="lineno">  375</span>&#160;</div><div class="line"><a name="l00376"></a><span class="lineno">  376</span>&#160;<span class="keywordtype">void</span></div><div class="line"><a name="l00377"></a><span class="lineno">  377</span>&#160;<a class="code" href="group__sndcore2__voice.html#ga276073be2c65b23d63623304e9f91cd0">AXSetVoiceVeDelta</a>(<a class="code" href="group__sndcore2__voice.html#structAXVoice">AXVoice</a> *voice,</div><div class="line"><a name="l00378"></a><span class="lineno">  378</span>&#160;                  int16_t delta);</div><div class="line"><a name="l00379"></a><span class="lineno">  379</span>&#160;</div><div class="line"><a name="l00380"></a><span class="lineno">  380</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00381"></a><span class="lineno">  381</span>&#160;}</div><div class="line"><a name="l00382"></a><span class="lineno">  382</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00383"></a><span class="lineno">  383</span>&#160;</div><div class="ttc" id="group__sndcore2__voice_html_ga87b75993316be982ac313dea0d5e75a4"><div class="ttname"><a href="group__sndcore2__voice.html#ga87b75993316be982ac313dea0d5e75a4">AXSetVoiceCurrentOffset</a></div><div class="ttdeci">void AXSetVoiceCurrentOffset(AXVoice *voice, uint32_t offset)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ab7a90805ff3c6829ced44f062e0968b1"><div class="ttname"><a href="group__sndcore2__voice.html#ab7a90805ff3c6829ced44f062e0968b1">AXVoice::unk1</a></div><div class="ttdeci">float unk1</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00169">voice.h:169</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_adb8502a1392cda13c07d553eaf86c94b"><div class="ttname"><a href="group__sndcore2__voice.html#adb8502a1392cda13c07d553eaf86c94b">AXVoice::renderer</a></div><div class="ttdeci">AXVoiceRenderer renderer</div><div class="ttdoc">The renderer to use for this voice. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00137">voice.h:137</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_aafd95f8c7a99b9189ede7cdf0871ebe8"><div class="ttname"><a href="group__sndcore2__voice.html#aafd95f8c7a99b9189ede7cdf0871ebe8">AXVoice::index</a></div><div class="ttdeci">uint32_t index</div><div class="ttdoc">The index of this voice out of the total voices. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00128">voice.h:128</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoice"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoice">AXVoice</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00125">voice.h:125</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga9b46a491aa7e8dd96d7630b4e270221fa824f76d230ea4faf7715f28477983d4e"><div class="ttname"><a href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fa824f76d230ea4faf7715f28477983d4e">AX_VOICE_RENDERER_CPU</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00067">voice.h:67</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga466dd138e7bb1ce37b587da087a29565aedb582718dc6a0e3e61c9a53d38db34b"><div class="ttname"><a href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565aedb582718dc6a0e3e61c9a53d38db34b">AX_VOICE_SRC_TYPE_LINEAR</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00081">voice.h:81</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga4cf9ac33660b062bc02b894dd876bd36ac33f8dd11d9fd15bc4a25f71316e40f5"><div class="ttname"><a href="group__sndcore2__voice.html#gga4cf9ac33660b062bc02b894dd876bd36ac33f8dd11d9fd15bc4a25f71316e40f5">AX_VOICE_LOOP_DISABLED</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00060">voice.h:60</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a64a5eb6af734e601715b83041c4328f6"><div class="ttname"><a href="group__sndcore2__voice.html#a64a5eb6af734e601715b83041c4328f6">AXVoice::callbackEx</a></div><div class="ttdeci">AXVoiceCallbackExFn callbackEx</div><div class="ttdoc">An extended version of the callback above. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00163">voice.h:163</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gaf8148b9916d54dda584c7131b05d1ea3"><div class="ttname"><a href="group__sndcore2__voice.html#gaf8148b9916d54dda584c7131b05d1ea3">AXSetVoiceAdpcm</a></div><div class="ttdeci">void AXSetVoiceAdpcm(AXVoice *voice, AXVoiceAdpcm *adpcm)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceDeviceMixData"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceDeviceMixData">AXVoiceDeviceMixData</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00197">voice.h:197</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a4ad2325751f0463a72f078519bdf29c8"><div class="ttname"><a href="group__sndcore2__voice.html#a4ad2325751f0463a72f078519bdf29c8">AXVoice::cbNext</a></div><div class="ttdeci">AXVoice * cbNext</div><div class="ttdoc">A link to the next callback to invoke. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00143">voice.h:143</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gad7bb75bf87a198509875eadd7a0dc713"><div class="ttname"><a href="group__sndcore2__voice.html#gad7bb75bf87a198509875eadd7a0dc713">AXGetVoiceOffsets</a></div><div class="ttdeci">void AXGetVoiceOffsets(AXVoice *voice, AXVoiceOffsets *offsets)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a79500e7e813fbb691503609458bc86b7"><div class="ttname"><a href="group__sndcore2__voice.html#a79500e7e813fbb691503609458bc86b7">AXVoice::callback</a></div><div class="ttdeci">AXVoiceCallbackFn callback</div><div class="ttdoc">The callback to call if this is force-free&amp;#39;d by another acquire. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00149">voice.h:149</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a70d4fc7788f641b6913d1a8280206a9b"><div class="ttname"><a href="group__sndcore2__voice.html#a70d4fc7788f641b6913d1a8280206a9b">AXVoiceDeviceBusMixData::delta</a></div><div class="ttdeci">int16_t delta</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00191">voice.h:191</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga3c53318fcb40bb7019c66c8a9bc15663"><div class="ttname"><a href="group__sndcore2__voice.html#ga3c53318fcb40bb7019c66c8a9bc15663">AXSetVoiceOffsets</a></div><div class="ttdeci">void AXSetVoiceOffsets(AXVoice *voice, AXVoiceOffsets *offsets)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a09dc5d1452b744cf773cbf32e9406be3"><div class="ttname"><a href="group__sndcore2__voice.html#a09dc5d1452b744cf773cbf32e9406be3">AXVoiceOffsets::loopingEnabled</a></div><div class="ttdeci">AXVoiceLoop loopingEnabled</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00111">voice.h:111</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a375bc867e08209aa8682471221374d9e"><div class="ttname"><a href="group__sndcore2__voice.html#a375bc867e08209aa8682471221374d9e">AXVoiceLink::next</a></div><div class="ttdeci">AXVoice * next</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00101">voice.h:101</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga4c73d2fa634c37a2ae5bea92c46f3067"><div class="ttname"><a href="group__sndcore2__voice.html#ga4c73d2fa634c37a2ae5bea92c46f3067">AXSetVoiceEndOffsetEx</a></div><div class="ttdeci">void AXSetVoiceEndOffsetEx(AXVoice *voice, uint32_t offset, const void *samples)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gaab0a543861b4bc8fa280b91f27105fef"><div class="ttname"><a href="group__sndcore2__voice.html#gaab0a543861b4bc8fa280b91f27105fef">AXVoiceBegin</a></div><div class="ttdeci">int32_t AXVoiceBegin(AXVoice *v)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a344109b8570c3e48ba5e6c6516fbc959"><div class="ttname"><a href="group__sndcore2__voice.html#a344109b8570c3e48ba5e6c6516fbc959">AXVoiceDeviceMixData::bus</a></div><div class="ttdeci">AXVoiceDeviceBusMixData bus[4]</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00199">voice.h:199</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga9b46a491aa7e8dd96d7630b4e270221fa0d282e9f0c62184afca0044c6bfcca0b"><div class="ttname"><a href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fa0d282e9f0c62184afca0044c6bfcca0b">AX_VOICE_RENDERER_AUTO</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00068">voice.h:68</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a9cefb9f159e48b48fc25cdb8e78e5fb7"><div class="ttname"><a href="group__sndcore2__voice.html#a9cefb9f159e48b48fc25cdb8e78e5fb7">AXVoiceOffsets::loopOffset</a></div><div class="ttdeci">uint32_t loopOffset</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00112">voice.h:112</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga9cb967587b8fc6976900a133e2f8b8daa93137a1f2dd02a463d1d25d072ae44fa"><div class="ttname"><a href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa93137a1f2dd02a463d1d25d072ae44fa">AX_VOICE_FORMAT_ADPCM</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00053">voice.h:53</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga424ca8a80e4569cac4dfc138bbe47c1c"><div class="ttname"><a href="group__sndcore2__voice.html#ga424ca8a80e4569cac4dfc138bbe47c1c">AXVoiceRenderer</a></div><div class="ttdeci">uint32_t AXVoiceRenderer</div><div class="ttdoc">A value from enum AX_VOICE_RENDERER. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00040">voice.h:40</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga2612ad6bcc42599459d242855c00cdf9"><div class="ttname"><a href="group__sndcore2__voice.html#ga2612ad6bcc42599459d242855c00cdf9">AXSetVoiceLoopOffsetEx</a></div><div class="ttdeci">void AXSetVoiceLoopOffsetEx(AXVoice *voice, uint32_t offset, const void *samples)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga9b46a491aa7e8dd96d7630b4e270221fac88d9711a7f77fcfecb770fc0436633d"><div class="ttname"><a href="group__sndcore2__voice.html#gga9b46a491aa7e8dd96d7630b4e270221fac88d9711a7f77fcfecb770fc0436633d">AX_VOICE_RENDERER_DSP</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00066">voice.h:66</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga745d0ef3e00c16cd772ee76c9d2ecc0a"><div class="ttname"><a href="group__sndcore2__voice.html#ga745d0ef3e00c16cd772ee76c9d2ecc0a">AXIsVoiceRunning</a></div><div class="ttdeci">BOOL AXIsVoiceRunning(AXVoice *voice)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceVeData"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceVeData">AXVoiceVeData</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00204">voice.h:204</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga466dd138e7bb1ce37b587da087a29565ab1a48e3e2a330a110ff73bc04ba16550"><div class="ttname"><a href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565ab1a48e3e2a330a110ff73bc04ba16550">AX_VOICE_SRC_TYPE_UNK2</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00084">voice.h:84</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gae549a3fb71a0a0e3bc7b9d17c0a07634"><div class="ttname"><a href="group__sndcore2__voice.html#gae549a3fb71a0a0e3bc7b9d17c0a07634">AXVoiceEnd</a></div><div class="ttdeci">int32_t AXVoiceEnd(AXVoice *v)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_af0dfa8241b54d17fc418c9dc221bc45b"><div class="ttname"><a href="group__sndcore2__voice.html#af0dfa8241b54d17fc418c9dc221bc45b">AXVoice::unk0</a></div><div class="ttdeci">float unk0</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00168">voice.h:168</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gac8a3e3824d430156ca94f15151ce1589"><div class="ttname"><a href="group__sndcore2__voice.html#gac8a3e3824d430156ca94f15151ce1589">AXSetVoiceSrc</a></div><div class="ttdeci">void AXSetVoiceSrc(AXVoice *voice, AXVoiceSrc *src)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga80d6cbdba72e04f3ad85995cc6e9592d"><div class="ttname"><a href="group__sndcore2__voice.html#ga80d6cbdba72e04f3ad85995cc6e9592d">AXSetVoiceAdpcmLoop</a></div><div class="ttdeci">void AXSetVoiceAdpcmLoop(AXVoice *voice, AXVoiceAdpcmLoopData *loopData)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceDeviceBusMixData"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceDeviceBusMixData">AXVoiceDeviceBusMixData</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00188">voice.h:188</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga488109e8efb5a08e2d77783eb62526f9a317de31e2ab351422bb555b0434704b3"><div class="ttname"><a href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a317de31e2ab351422bb555b0434704b3">AX_VOICE_RATIO_RESULT_SUCCESS</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00073">voice.h:73</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gac060f8cacd4baa7a68f234a71f43ccd9"><div class="ttname"><a href="group__sndcore2__voice.html#gac060f8cacd4baa7a68f234a71f43ccd9">AXVoiceCallbackExFn</a></div><div class="ttdeci">void(* AXVoiceCallbackExFn)(void *, uint32_t, uint32_t)</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00049">voice.h:49</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga42ba5e62536ab167b15cdbcbb158c80d"><div class="ttname"><a href="group__sndcore2__voice.html#ga42ba5e62536ab167b15cdbcbb158c80d">AXSetVoicePriority</a></div><div class="ttdeci">void AXSetVoicePriority(AXVoice *voice, uint32_t priority)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gac2da8dc7f245e1c9f5f29619f0891fdb"><div class="ttname"><a href="group__sndcore2__voice.html#gac2da8dc7f245e1c9f5f29619f0891fdb">AXSetVoiceLoopOffset</a></div><div class="ttdeci">void AXSetVoiceLoopOffset(AXVoice *voice, uint32_t offset)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a6bbb47cc3cc43b6a3e333a097378b249"><div class="ttname"><a href="group__sndcore2__voice.html#a6bbb47cc3cc43b6a3e333a097378b249">AXVoiceOffsets::endOffset</a></div><div class="ttdeci">uint32_t endOffset</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00113">voice.h:113</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga0329a63f0e66bcdd5498f17b17cbd564"><div class="ttname"><a href="group__sndcore2__voice.html#ga0329a63f0e66bcdd5498f17b17cbd564">AXGetMaxVoices</a></div><div class="ttdeci">uint32_t AXGetMaxVoices()</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ae645d75bde45980d6149a0793048741f"><div class="ttname"><a href="group__sndcore2__voice.html#ae645d75bde45980d6149a0793048741f">AXVoiceSrc::lastSample</a></div><div class="ttdeci">int16_t lastSample[4]</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00247">voice.h:247</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gac06df98e23ea9badc164c48a6e38bafa"><div class="ttname"><a href="group__sndcore2__voice.html#gac06df98e23ea9badc164c48a6e38bafa">AXVoiceState</a></div><div class="ttdeci">uint32_t AXVoiceState</div><div class="ttdoc">A value from enum AX_VOICE_STATE. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00037">voice.h:37</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga1eaf6816e9d5ca46ccf480a1417eaea8"><div class="ttname"><a href="group__sndcore2__voice.html#ga1eaf6816e9d5ca46ccf480a1417eaea8">AX_VOICE_TYPE</a></div><div class="ttdeci">AX_VOICE_TYPE</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00093">voice.h:93</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a0d49d74db4c035719c3867723cf7e779"><div class="ttname"><a href="group__sndcore2__voice.html#a0d49d74db4c035719c3867723cf7e779">AXVoiceOffsets::data</a></div><div class="ttdeci">const void * data</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00115">voice.h:115</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a32113dcb06cc3952ec98062aa62f88e4"><div class="ttname"><a href="group__sndcore2__voice.html#a32113dcb06cc3952ec98062aa62f88e4">AXVoiceAdpcmLoopData::predScale</a></div><div class="ttdeci">uint16_t predScale</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00215">voice.h:215</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gacdef5eaa413abf36309c8ad5eb50a1dd"><div class="ttname"><a href="group__sndcore2__voice.html#gacdef5eaa413abf36309c8ad5eb50a1dd">AXVoiceSrcRatioResult</a></div><div class="ttdeci">int32_t AXVoiceSrcRatioResult</div><div class="ttdoc">A value from enum AX_VOICE_RATIO_RESULT. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00043">voice.h:43</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga32352519e1c664b1393471afd4aefdbe"><div class="ttname"><a href="group__sndcore2__voice.html#ga32352519e1c664b1393471afd4aefdbe">AX_VOICE_STATE</a></div><div class="ttdeci">AX_VOICE_STATE</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00087">voice.h:87</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga4cf9ac33660b062bc02b894dd876bd36"><div class="ttname"><a href="group__sndcore2__voice.html#ga4cf9ac33660b062bc02b894dd876bd36">AX_VOICE_LOOP</a></div><div class="ttdeci">AX_VOICE_LOOP</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00058">voice.h:58</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga4cf9ac33660b062bc02b894dd876bd36aa021e38704b8431214211bf61bb2ca78"><div class="ttname"><a href="group__sndcore2__voice.html#gga4cf9ac33660b062bc02b894dd876bd36aa021e38704b8431214211bf61bb2ca78">AX_VOICE_LOOP_ENABLED</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00061">voice.h:61</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga68c4389938c68564349c3fa61d7fdef6"><div class="ttname"><a href="group__sndcore2__voice.html#ga68c4389938c68564349c3fa61d7fdef6">AXVoiceLoop</a></div><div class="ttdeci">uint16_t AXVoiceLoop</div><div class="ttdoc">A value from enum AX_VOICE_LOOP. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00031">voice.h:31</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a09242878dd90d1c75af98341c0895b41"><div class="ttname"><a href="group__sndcore2__voice.html#a09242878dd90d1c75af98341c0895b41">AXVoice::state</a></div><div class="ttdeci">AXVoiceState state</div><div class="ttdoc">Current play state of this voice. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00131">voice.h:131</a></div></div>
<div class="ttc" id="sndcore2_2result_8h_html"><div class="ttname"><a href="sndcore2_2result_8h.html">result.h</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a273983c580ac88713eb8a02489a4c249"><div class="ttname"><a href="group__sndcore2__voice.html#a273983c580ac88713eb8a02489a4c249">AXVoiceAdpcmLoopData::prevSample</a></div><div class="ttdeci">int16_t prevSample[2]</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00216">voice.h:216</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga466dd138e7bb1ce37b587da087a29565a1691cfbd358374d9872ffa364358a778"><div class="ttname"><a href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565a1691cfbd358374d9872ffa364358a778">AX_VOICE_SRC_TYPE_NONE</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00080">voice.h:80</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga703e581e5f1315824ab7cc12b3990e72"><div class="ttname"><a href="group__sndcore2__voice.html#ga703e581e5f1315824ab7cc12b3990e72">AXSetVoiceSrcRatio</a></div><div class="ttdeci">AXVoiceSrcRatioResult AXSetVoiceSrcRatio(AXVoice *voice, float ratio)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga276073be2c65b23d63623304e9f91cd0"><div class="ttname"><a href="group__sndcore2__voice.html#ga276073be2c65b23d63623304e9f91cd0">AXSetVoiceVeDelta</a></div><div class="ttdeci">void AXSetVoiceVeDelta(AXVoice *voice, int16_t delta)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga32352519e1c664b1393471afd4aefdbea34e77acf6df38dff9f96d5520bc31377"><div class="ttname"><a href="group__sndcore2__voice.html#gga32352519e1c664b1393471afd4aefdbea34e77acf6df38dff9f96d5520bc31377">AX_VOICE_STATE_STOPPED</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00089">voice.h:89</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceAdpcmLoopData"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceAdpcmLoopData">AXVoiceAdpcmLoopData</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00213">voice.h:213</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a7c07aa50dffd011a3b181ea4ecb54f8e"><div class="ttname"><a href="group__sndcore2__voice.html#a7c07aa50dffd011a3b181ea4ecb54f8e">AXVoiceAdpcm::gain</a></div><div class="ttdeci">uint16_t gain</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00225">voice.h:225</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga368ad534d2dbc50ad8a7f1e507d3aef1"><div class="ttname"><a href="group__sndcore2__voice.html#ga368ad534d2dbc50ad8a7f1e507d3aef1">AXCheckVoiceOffsets</a></div><div class="ttdeci">BOOL AXCheckVoiceOffsets(AXVoiceOffsets *offsets)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gad2862afbfcfa2876e1bb58767f99a435"><div class="ttname"><a href="group__sndcore2__voice.html#gad2862afbfcfa2876e1bb58767f99a435">AXSetVoiceEndOffset</a></div><div class="ttdeci">void AXSetVoiceEndOffset(AXVoice *voice, uint32_t offset)</div></div>
<div class="ttc" id="wut_8h_html"><div class="ttname"><a href="wut_8h.html">wut.h</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga3f4a124786b03eb7c52b4a2ff7b98d7a"><div class="ttname"><a href="group__sndcore2__voice.html#ga3f4a124786b03eb7c52b4a2ff7b98d7a">AXGetVoiceCurrentOffsetEx</a></div><div class="ttdeci">uint32_t AXGetVoiceCurrentOffsetEx(AXVoice *voice, const void *samples)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a998f7f831d62f5e71b6da95a8067f591"><div class="ttname"><a href="group__sndcore2__voice.html#a998f7f831d62f5e71b6da95a8067f591">AXVoice::syncBits</a></div><div class="ttdeci">uint32_t syncBits</div><div class="ttdoc">A bitfield representing different things needing to be synced. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00155">voice.h:155</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga9cb967587b8fc6976900a133e2f8b8da"><div class="ttname"><a href="group__sndcore2__voice.html#ga9cb967587b8fc6976900a133e2f8b8da">AX_VOICE_FORMAT</a></div><div class="ttdeci">AX_VOICE_FORMAT</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00051">voice.h:51</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga9d5e2b382a99a3c58e7fb47481a19b72"><div class="ttname"><a href="group__sndcore2__voice.html#ga9d5e2b382a99a3c58e7fb47481a19b72">AXSetVoiceInitialTimeDelay</a></div><div class="ttdeci">AXResult AXSetVoiceInitialTimeDelay(AXVoice *voice, uint16_t delay)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga9cb967587b8fc6976900a133e2f8b8daa57041be06ba4810408e69b67a87bf086"><div class="ttname"><a href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa57041be06ba4810408e69b67a87bf086">AX_VOICE_FORMAT_LPCM16</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00054">voice.h:54</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_aeacea92f826181f0ca432d552c8579e8"><div class="ttname"><a href="group__sndcore2__voice.html#aeacea92f826181f0ca432d552c8579e8">AXVoice::callbackReason</a></div><div class="ttdeci">uint32_t callbackReason</div><div class="ttdoc">The reason for the callback being invoked. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00166">voice.h:166</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceAdpcm"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceAdpcm">AXVoiceAdpcm</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00222">voice.h:222</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a663e865a2cd53cad7dc4702565abf48d"><div class="ttname"><a href="group__sndcore2__voice.html#a663e865a2cd53cad7dc4702565abf48d">AXVoiceAdpcm::coefficients</a></div><div class="ttdeci">int16_t coefficients[16]</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00224">voice.h:224</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gabdb10f222eb22d60a0bc08224df5573d"><div class="ttname"><a href="group__sndcore2__voice.html#gabdb10f222eb22d60a0bc08224df5573d">AXAcquireVoiceEx</a></div><div class="ttdeci">AXVoice * AXAcquireVoiceEx(uint32_t priority, AXVoiceCallbackExFn callback, void *userContext)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga5f994fb65be95d7ab8061a8b562af7bc"><div class="ttname"><a href="group__sndcore2__voice.html#ga5f994fb65be95d7ab8061a8b562af7bc">AXSetVoiceSrcType</a></div><div class="ttdeci">void AXSetVoiceSrcType(AXVoice *voice, AXVoiceSrcType type)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga488109e8efb5a08e2d77783eb62526f9"><div class="ttname"><a href="group__sndcore2__voice.html#ga488109e8efb5a08e2d77783eb62526f9">AX_VOICE_RATIO_RESULT</a></div><div class="ttdeci">AX_VOICE_RATIO_RESULT</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00071">voice.h:71</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga3d20d48ac2fba5049564e77345352583"><div class="ttname"><a href="group__sndcore2__voice.html#ga3d20d48ac2fba5049564e77345352583">AXVoiceFormat</a></div><div class="ttdeci">uint16_t AXVoiceFormat</div><div class="ttdoc">A value from enum AX_VOICE_FORMAT. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00028">voice.h:28</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gab0885861634afedf2fcc81a2f3cccb50"><div class="ttname"><a href="group__sndcore2__voice.html#gab0885861634afedf2fcc81a2f3cccb50">AXSetVoiceRmtIIRCoefs</a></div><div class="ttdeci">void AXSetVoiceRmtIIRCoefs(AXVoice *voice, uint16_t filter,...)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a90249de64da5ae5d7acd34da7ea1b857"><div class="ttname"><a href="group__sndcore2__voice.html#a90249de64da5ae5d7acd34da7ea1b857">AXVoice::priority</a></div><div class="ttdeci">uint32_t priority</div><div class="ttdoc">The priority of this voice used for force-acquiring a voice. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00146">voice.h:146</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceOffsets"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceOffsets">AXVoiceOffsets</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00108">voice.h:108</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga488109e8efb5a08e2d77783eb62526f9a1a4fcece44ed429fafcfb3c43898a986"><div class="ttname"><a href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a1a4fcece44ed429fafcfb3c43898a986">AX_VOICE_RATIO_RESULT_GREATER_THAN_SOMETHING</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00075">voice.h:75</a></div></div>
<div class="ttc" id="group__sndcore2__device_html_ga7c7e7ffa8ef32f2ef1da211b77a87dd7"><div class="ttname"><a href="group__sndcore2__device.html#ga7c7e7ffa8ef32f2ef1da211b77a87dd7">AXDeviceType</a></div><div class="ttdeci">uint32_t AXDeviceType</div><div class="ttdoc">A value from enum AX_DEVICE_TYPE. </div><div class="ttdef"><b>Definition:</b> <a href="device_8h_source.html#l00023">device.h:23</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceLink"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceLink">AXVoiceLink</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00099">voice.h:99</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga466dd138e7bb1ce37b587da087a29565"><div class="ttname"><a href="group__sndcore2__voice.html#ga466dd138e7bb1ce37b587da087a29565">AX_VOICE_SRC_TYPE</a></div><div class="ttdeci">AX_VOICE_SRC_TYPE</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00078">voice.h:78</a></div></div>
<div class="ttc" id="group__sndcore2__result_html_ga511adf416542a978c6b5395ae95aef6b"><div class="ttname"><a href="group__sndcore2__result.html#ga511adf416542a978c6b5395ae95aef6b">AXResult</a></div><div class="ttdeci">int32_t AXResult</div><div class="ttdoc">A value from enum AX_RESULT. </div><div class="ttdef"><b>Definition:</b> <a href="sndcore2_2result_8h_source.html#l00016">result.h:16</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga1f4a6a7ebe0517dc2e061c48cbd60b76"><div class="ttname"><a href="group__sndcore2__voice.html#ga1f4a6a7ebe0517dc2e061c48cbd60b76">AXVoiceCallbackFn</a></div><div class="ttdeci">void(* AXVoiceCallbackFn)(void *)</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00048">voice.h:48</a></div></div>
<div class="ttc" id="wut__types_8h_html_a975dbe9e4396bf9e0064ce01827fa372"><div class="ttname"><a href="wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372">BOOL</a></div><div class="ttdeci">int32_t BOOL</div><div class="ttdef"><b>Definition:</b> <a href="wut__types_8h_source.html#l00004">wut_types.h:4</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga488109e8efb5a08e2d77783eb62526f9a0a46148554729b1740f80a2ccec73e60"><div class="ttname"><a href="group__sndcore2__voice.html#gga488109e8efb5a08e2d77783eb62526f9a0a46148554729b1740f80a2ccec73e60">AX_VOICE_RATIO_RESULT_LESS_THAN_ZERO</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00074">voice.h:74</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga095e24f41296c9b5463fda47da652179"><div class="ttname"><a href="group__sndcore2__voice.html#ga095e24f41296c9b5463fda47da652179">AXAcquireVoice</a></div><div class="ttdeci">AXVoice * AXAcquireVoice(uint32_t priority, AXVoiceCallbackFn callback, void *userContext)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gad778f131dfb641d03e7e82f1873b3949"><div class="ttname"><a href="group__sndcore2__voice.html#gad778f131dfb641d03e7e82f1873b3949">AXVoiceSrcType</a></div><div class="ttdeci">uint32_t AXVoiceSrcType</div><div class="ttdoc">A value from enum AX_VOICE_SRC_TYPE. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00034">voice.h:34</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga466dd138e7bb1ce37b587da087a29565af310821ada277180214b7d43c0bc47ae"><div class="ttname"><a href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565af310821ada277180214b7d43c0bc47ae">AX_VOICE_SRC_TYPE_UNK1</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00083">voice.h:83</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a8c34cebf4ef621efa751d711da1f4ace"><div class="ttname"><a href="group__sndcore2__voice.html#a8c34cebf4ef621efa751d711da1f4ace">AXVoiceOffsets::currentOffset</a></div><div class="ttdeci">uint32_t currentOffset</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00114">voice.h:114</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga6e66c78b15b024ee8d7e8da16710f944"><div class="ttname"><a href="group__sndcore2__voice.html#ga6e66c78b15b024ee8d7e8da16710f944">AXSetVoiceDeviceMix</a></div><div class="ttdeci">AXResult AXSetVoiceDeviceMix(AXVoice *voice, AXDeviceType type, uint32_t id, AXVoiceDeviceMixData *mixData)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_aa62641249cff62aae9126d21faeeb8ad"><div class="ttname"><a href="group__sndcore2__voice.html#aa62641249cff62aae9126d21faeeb8ad">AXVoice::link</a></div><div class="ttdeci">AXVoiceLink link</div><div class="ttdoc">this is a link used in the stack, we do this in host-memory currently </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00140">voice.h:140</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a474317b6a6ec762b056d56cc8d151346"><div class="ttname"><a href="group__sndcore2__voice.html#a474317b6a6ec762b056d56cc8d151346">AXVoice::offsets</a></div><div class="ttdeci">AXVoiceOffsets offsets</div><div class="ttdoc">The current offset data! </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00160">voice.h:160</a></div></div>
<div class="ttc" id="device_8h_html"><div class="ttname"><a href="device_8h.html">device.h</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga037528e0e7acdcf638ce47f05809c2ec"><div class="ttname"><a href="group__sndcore2__voice.html#ga037528e0e7acdcf638ce47f05809c2ec">AXSetVoiceVe</a></div><div class="ttdeci">void AXSetVoiceVe(AXVoice *voice, AXVoiceVeData *veData)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga2bef07f249805603bd4edeed02157c60"><div class="ttname"><a href="group__sndcore2__voice.html#ga2bef07f249805603bd4edeed02157c60">AXSetVoiceState</a></div><div class="ttdeci">void AXSetVoiceState(AXVoice *voice, AXVoiceState state)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga466dd138e7bb1ce37b587da087a29565a5be77e16d5dfacea67385205a670eb24"><div class="ttname"><a href="group__sndcore2__voice.html#gga466dd138e7bb1ce37b587da087a29565a5be77e16d5dfacea67385205a670eb24">AX_VOICE_SRC_TYPE_UNK0</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00082">voice.h:82</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a5d23314e8d2bcded94fd17036b232277"><div class="ttname"><a href="group__sndcore2__voice.html#a5d23314e8d2bcded94fd17036b232277">AXVoiceSrc::currentOffsetFrac</a></div><div class="ttdeci">uint16_t currentOffsetFrac</div><div class="ttdoc">Used by the resampler, fixed 0.16. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00246">voice.h:246</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ad347685b6c9b53852101d51ad1bb798d"><div class="ttname"><a href="group__sndcore2__voice.html#ad347685b6c9b53852101d51ad1bb798d">AXVoiceLink::prev</a></div><div class="ttdeci">AXVoice * prev</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00102">voice.h:102</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gaae4489e200d0453146b7f4fb49e1d418"><div class="ttname"><a href="group__sndcore2__voice.html#gaae4489e200d0453146b7f4fb49e1d418">AXSetVoiceLoop</a></div><div class="ttdeci">void AXSetVoiceLoop(AXVoice *voice, AXVoiceLoop loop)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga32352519e1c664b1393471afd4aefdbea29c2d7e2fe7dfe1a19bbb2e244a20e23"><div class="ttname"><a href="group__sndcore2__voice.html#gga32352519e1c664b1393471afd4aefdbea29c2d7e2fe7dfe1a19bbb2e244a20e23">AX_VOICE_STATE_PLAYING</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00090">voice.h:90</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga1eaf6816e9d5ca46ccf480a1417eaea8a669e4ff3b40e68e93c2f00eca4f25dfb"><div class="ttname"><a href="group__sndcore2__voice.html#gga1eaf6816e9d5ca46ccf480a1417eaea8a669e4ff3b40e68e93c2f00eca4f25dfb">AX_VOICE_TYPE_UNKNOWN</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00096">voice.h:96</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga4a56f72026d559bbef529927ace7f2f8"><div class="ttname"><a href="group__sndcore2__voice.html#ga4a56f72026d559bbef529927ace7f2f8">AXVoiceType</a></div><div class="ttdeci">uint32_t AXVoiceType</div><div class="ttdoc">A value from enum AX_VOICE_TYPE. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00046">voice.h:46</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga9b46a491aa7e8dd96d7630b4e270221f"><div class="ttname"><a href="group__sndcore2__voice.html#ga9b46a491aa7e8dd96d7630b4e270221f">AX_VOICE_RENDERER</a></div><div class="ttdeci">AX_VOICE_RENDERER</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00064">voice.h:64</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gga9cb967587b8fc6976900a133e2f8b8daa9945adcfac22ba80bb9c6eb40c7b64c5"><div class="ttname"><a href="group__sndcore2__voice.html#gga9cb967587b8fc6976900a133e2f8b8daa9945adcfac22ba80bb9c6eb40c7b64c5">AX_VOICE_FORMAT_LPCM8</a></div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00055">voice.h:55</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_structAXVoiceSrc"><div class="ttname"><a href="group__sndcore2__voice.html#structAXVoiceSrc">AXVoiceSrc</a></div><div class="ttdoc">AXVoice Sample Rate Converter. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00240">voice.h:240</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gac8f5302efd16dcff9cd01b2f8937c636"><div class="ttname"><a href="group__sndcore2__voice.html#gac8f5302efd16dcff9cd01b2f8937c636">AXFreeVoice</a></div><div class="ttdeci">void AXFreeVoice(AXVoice *voice)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_ac70fd3577d90574bed8bb71e170e31d2"><div class="ttname"><a href="group__sndcore2__voice.html#ac70fd3577d90574bed8bb71e170e31d2">AXVoiceDeviceBusMixData::volume</a></div><div class="ttdeci">uint16_t volume</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00190">voice.h:190</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_aecf8a56c7369b86d173cb6253e26b0fe"><div class="ttname"><a href="group__sndcore2__voice.html#aecf8a56c7369b86d173cb6253e26b0fe">AXVoice::userContext</a></div><div class="ttdeci">void * userContext</div><div class="ttdoc">The user context to send to the callbacks. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00152">voice.h:152</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ga13876f8e0a6828652739c16171e70195"><div class="ttname"><a href="group__sndcore2__voice.html#ga13876f8e0a6828652739c16171e70195">AXSetVoiceType</a></div><div class="ttdeci">void AXSetVoiceType(AXVoice *voice, AXVoiceType type)</div></div>
<div class="ttc" id="group__sndcore2__voice_html_a2dbc783d5a443c963bc59e1f8ff89681"><div class="ttname"><a href="group__sndcore2__voice.html#a2dbc783d5a443c963bc59e1f8ff89681">AXVoiceOffsets::dataType</a></div><div class="ttdeci">AXVoiceFormat dataType</div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00110">voice.h:110</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_ae2b7935b01cdfe9a81d408dc3f2431f1"><div class="ttname"><a href="group__sndcore2__voice.html#ae2b7935b01cdfe9a81d408dc3f2431f1">AXVoice::volume</a></div><div class="ttdeci">uint32_t volume</div><div class="ttdoc">Current volume of this voice. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00134">voice.h:134</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_a15c2957b5dd7c0e064503791e97da857"><div class="ttname"><a href="group__sndcore2__voice.html#a15c2957b5dd7c0e064503791e97da857">AXVoiceSrc::ratio</a></div><div class="ttdeci">uint32_t ratio</div><div class="ttdoc">Playback rate, fixed 16.16. </div><div class="ttdef"><b>Definition:</b> <a href="voice_8h_source.html#l00243">voice.h:243</a></div></div>
<div class="ttc" id="group__sndcore2__voice_html_gad9ae41b77c3cd95d11d1ea866f21d421"><div class="ttname"><a href="group__sndcore2__voice.html#gad9ae41b77c3cd95d11d1ea866f21d421">AXGetVoiceLoopCount</a></div><div class="ttdeci">uint32_t AXGetVoiceLoopCount(AXVoice *voice)</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>