~ubuntu-branches/ubuntu/hardy/libfishsound/hardy-security

« back to all changes in this revision

Viewing changes to doc/libfishsound/html/structFishSoundFormat.html

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Wilkinson
  • Date: 2005-04-14 09:09:34 UTC
  • Revision ID: james.westby@ubuntu.com-20050414090934-3hub4x7n627qrmch
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>libfishsound: FishSoundFormat struct Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.3.5 -->
 
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
 
8
<h1>FishSoundFormat Struct Reference</h1>Info about a particular sound format.  
 
9
<a href="#_details">More...</a>
 
10
<p>
 
11
<code>#include &lt;<a class="el" href="fishsound_8h-source.html">fishsound.h</a>&gt;</code>
 
12
<p>
 
13
<table border=0 cellpadding=0 cellspacing=0>
 
14
<tr><td></td></tr>
 
15
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
 
16
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="o0" doxytag="FishSoundFormat::format" ></a>
 
17
int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structFishSoundFormat.html#o0">format</a></td></tr>
 
18
 
 
19
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">FISH_SOUND_VORBIS, FISH_SOUND_SPEEX etc. <br><br></td></tr>
 
20
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="o1" doxytag="FishSoundFormat::name" ></a>
 
21
const char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structFishSoundFormat.html#o1">name</a></td></tr>
 
22
 
 
23
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Printable name. <br><br></td></tr>
 
24
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="o2" doxytag="FishSoundFormat::extension" ></a>
 
25
const char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structFishSoundFormat.html#o2">extension</a></td></tr>
 
26
 
 
27
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Commonly used file extension. <br><br></td></tr>
 
28
</table>
 
29
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
30
Info about a particular sound format. 
 
31
<p>
 
32
<hr>The documentation for this struct was generated from the following file:<ul>
 
33
<li><a class="el" href="fishsound_8h-source.html">fishsound.h</a></ul>
 
34
<hr size="1"><address style="align: right;"><small>Generated on Thu Jun 24 18:46:04 2004 for libfishsound by
 
35
<a href="http://www.doxygen.org/index.html">
 
36
<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
 
37
</a>1.3.5 </small></address>
 
38
</body>
 
39
</html>