classaflibaudio.html

来自「一个共享源码的音频库5(doc 文档)」· HTML 代码 · 共 994 行 · 第 1/3 页

HTML
994
字号
    <td><p>    </td>  </tr></table><a name="b13" doxytag="aflibAudio::decrementLevel"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::decrementLevel </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap><code> [inline, protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a1" doxytag="aflibAudio::enable"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::enable </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">bool&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>enable</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enables or disables an object in a chain.<p>This allows this node to be enabled or disabled. This assists in removing a node from a chain without having to destruct it. This is useful to enable an application to toggle a filter in and out for example.     </td>  </tr></table><a name="a6" doxytag="aflibAudio::enableChannelsConversion"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::enableChannelsConversion </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">bool&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>enable</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enables or disables number of channels conversion.<p>This allows the automatic channel conversion feature to be enabled or disabled. This is already enabled by default. If one does not want a node to perform a  mixing operation to convert the number of channels then this can be set on a node to disable it.     </td>  </tr></table><a name="a3" doxytag="aflibAudio::enableDataSizeConversion"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::enableDataSizeConversion </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">bool&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>enable</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enables or disables data size conversion.<p>This allows the automatic data size conversion feature to be enabled or disabled. This is already enabled by default. If one does not want a node to perform a  data size conversion then this can be set on a node to disable it.     </td>  </tr></table><a name="a4" doxytag="aflibAudio::enableEndianConversion"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::enableEndianConversion </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">bool&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>enable</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enables or disables endian conversion.<p>This allows the endian data conversion feature to be enabled or disabled. This is already enabled by default. If one does not want a node to perform an  endian conversion then this can be set on a node to disable it.     </td>  </tr></table><a name="a5" doxytag="aflibAudio::enableSampleRateConversion"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::enableSampleRateConversion </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">bool&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>enable</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enables or disables sample rate conversion.<p>This allows the automatic sample rate conversion feature to be enabled or disabled. This is already enabled by default. If one does not want a node to perform a  sample rate conversion then this can be set on a node to disable it.     </td>  </tr></table><a name="b5" doxytag="aflibAudio::examineChain"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void aflibAudio::examineChain </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap><code> [protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a2" doxytag="aflibAudio::getEnable"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> bool aflibAudio::getEnable </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Gets current state of object.<p>This allows one to determine if an object is Enabled or Disabled. TRUE means that the object is currently enabled.     </td>  </tr></table><a name="a8" doxytag="aflibAudio::getInputConfig"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="classaflibConfig.html">aflibConfig</a> &amp; aflibAudio::getInputConfig </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Returns the input audio data configuration of an object.<p><p>Reimplemented in <a class="el" href="classaflibAudioFile.html#a10">aflibAudioFile</a>.    </td>  </tr></table><a name="a11" doxytag="aflibAudio::getName"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> virtual const char* aflibAudio::getName </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [inline, virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Returns the name of the derived class, must be implemented by derived class.<p><p>Reimplemented in <a class="el" href="classaflibAudioBWFilter.html#a5">aflibAudioBWFilter</a>, <a class="el" href="classaflibAudioConstantSrc.html#a5">aflibAudioConstantSrc</a>, <a class="el" href="classaflibAudioEdit.html#a15">aflibAudioEdit</a>, <a class="el" href="classaflibAudioFile.html#a8">aflibAudioFile</a>, <a class="el" href="classaflibAudioMemoryInput.html#a4">aflibAudioMemoryInput</a>, <a class="el" href="classaflibAudioMixer.html#a10">aflibAudioMixer</a>, <a class="el" href="classaflibAudioPitch.html#a3">aflibAudioPitch</a>, <a class="el" href="classaflibAudioRecorder.html#a8">aflibAudioRecorder</a>, <a class="el" href="classaflibAudioSampleRateCvt.html#a4">aflibAudioSampleRateCvt</a>, <a class="el" href="classaflibAudioSpectrum.html#a7">aflibAudioSpectrum</a>, and <a class="el" href="classaflibAudioStereoToMono.html#a4">aflibAudioStereoToMono</a>.    </td>  </tr></table><a name="a10" doxytag="aflibAudio::getOutputConfig"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="classaflibConfig.html">aflibConfig</a> &amp; aflibAudio::getOutputConfig </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?