aflibaudiospectrum_8h.html
来自「一个共享源码的音频库5(doc 文档)」· HTML 代码 · 共 97 行
HTML
97 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>aflibAudioSpectrum.h File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.15 --><center><a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center><hr><h1>aflibAudioSpectrum.h File Reference</h1><code>#include "<a class="el" href="aflibAudio_8h-source.html">aflibAudio.h</a>"</code><br><code>#include "<a class="el" href="aflibFFT_8h-source.html">aflibFFT.h</a>"</code><br><p><a href="aflibAudioSpectrum_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0><tr><td colspan=2><br><h2>Compounds</h2></td></tr><tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classaflibAudioSpectrum.html">aflibAudioSpectrum</a></td></tr><tr><td> </td><td><font size=-1><em>Audio spectrum display and power meter class.</em> <a href="classaflibAudioSpectrum.html#_details">More...</a><em></em></font><br><br></td></tr><tr><td colspan=2><br><h2>Defines</h2></td></tr><tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="aflibAudioSpectrum_8h.html#a0">MAX_ARRAY_SIZE</a> 1024</td></tr><tr><td colspan=2><br><h2>Typedefs</h2></td></tr><tr><td nowrap align=right valign=top>typedef void(* </td><td valign=bottom><a class="el" href="aflibAudioSpectrum_8h.html#a1">powermeter_callback</a> )(double *)</td></tr><tr><td nowrap align=right valign=top>typedef void(* </td><td valign=bottom><a class="el" href="aflibAudioSpectrum_8h.html#a2">spectrum_callback</a> )(int, double *)</td></tr></table><hr><h2>Define Documentation</h2><a name="a0" doxytag="aflibAudioSpectrum.h::MAX_ARRAY_SIZE"></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"> #define MAX_ARRAY_SIZE 1024 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Typedef Documentation</h2><a name="a1" doxytag="aflibAudioSpectrum.h::powermeter_callback"></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"> typedef void(* powermeter_callback)(double *) </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a name="a2" doxytag="aflibAudioSpectrum.h::spectrum_callback"></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"> typedef void(* spectrum_callback)(int, double *) </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><address align="right"><small>Generated on Wed May 8 20:51:07 2002 for Open Source Audio Library Project by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.15 </small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?