File: classWavWriter.html

package info (click to toggle)
libmpcdec 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 2,900 kB
  • ctags: 4,893
  • sloc: sh: 8,435; ansic: 2,735; cpp: 237; makefile: 88
file content (32 lines) | stat: -rw-r--r-- 2,802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libmpcdec: WavWriter Class Reference</title>
<link href="custom.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>WavWriter Class Reference</h1><!-- doxytag: class="WavWriter" --><a href="classWavWriter-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0"></a><!-- doxytag: member="WavWriter::WavWriter" ref="a0" args="(FILE *p_output, unsigned p_nch, unsigned p_bps, unsigned p_srate)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWavWriter.html#a0">WavWriter</a> (FILE *p_output, unsigned p_nch, unsigned p_bps, unsigned p_srate)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1"></a><!-- doxytag: member="WavWriter::WriteSamples" ref="a1" args="(const MPC_SAMPLE_FORMAT *p_buffer, unsigned p_size)" -->
mpc_bool_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWavWriter.html#a1">WriteSamples</a> (const <a class="el" href="math_8h.html#a16">MPC_SAMPLE_FORMAT</a> *p_buffer, unsigned p_size)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2"></a><!-- doxytag: member="WavWriter::~WavWriter" ref="a2" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWavWriter.html#a2">~WavWriter</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="sample_8cpp-source.html#l00103">103</a> of file <a class="el" href="sample_8cpp-source.html">sample.cpp</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li>src/<a class="el" href="sample_8cpp-source.html">sample.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Oct 23 16:35:24 2005 for libmpcdec by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>