comparison src/flac-1.2.1/doc/html/api/structFLAC____StreamMetadata__VorbisComment__Entry.html @ 1:05aa0afa9217

Bring in flac, ogg, vorbis
author Chris Cannam
date Tue, 19 Mar 2013 17:37:49 +0000
parents
children
comparison
equal deleted inserted replaced
0:c7265573341e 1:05aa0afa9217
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>FLAC: FLAC__StreamMetadata_VorbisComment_Entry Struct Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.2 -->
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="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</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></div>
8 <h1>FLAC__StreamMetadata_VorbisComment_Entry Struct Reference<br>
9 <small>
10 [<a class="el" href="group__flac__format.html">FLAC/format.h: format components</a>]</small>
11 </h1><code>#include &lt;<a class="el" href="format_8h-source.html">format.h</a>&gt;</code>
12 <p>
13 <a href="structFLAC____StreamMetadata__VorbisComment__Entry-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
14 Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. <a href="../format.html#metadata_block_vorbis_comment">format specification</a>)<p>
15 For convenience, the APIs maintain a trailing NUL character at the end of <em>entry</em> which is not counted toward <em>length</em>, i.e. <div class="fragment"><pre class="fragment"> strlen(entry) == length
16 </pre></div>
17 <p>
18 <table border="0" cellpadding="0" cellspacing="0">
19 <tr><td></td></tr>
20 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
21 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="FLAC____StreamMetadata__VorbisComment__Entryo0" doxytag="FLAC__StreamMetadata_VorbisComment_Entry::length"></a>
22 FLAC__uint32&nbsp;</td><td class="memItemRight" valign="bottom"><b>length</b></td></tr>
23
24 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="FLAC____StreamMetadata__VorbisComment__Entryo1" doxytag="FLAC__StreamMetadata_VorbisComment_Entry::entry"></a>
25 FLAC__byte *&nbsp;</td><td class="memItemRight" valign="bottom"><b>entry</b></td></tr>
26
27 </table>
28 <hr>The documentation for this struct was generated from the following file:<ul>
29 <li>include/FLAC/<a class="el" href="format_8h-source.html">format.h</a></ul>
30
31 <hr size="1">
32 <div class="copyright">
33 <!-- @@@ oh so hacky -->
34 <table>
35 <tr>
36 <td align="left">
37 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
38 </td>
39 <td width="1%" align="right">
40 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
41 </td>
42 </tr>
43 </table>
44 </div>
45 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
46 <!-- Permission is granted to copy, distribute and/or modify this document -->
47 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
48 <!-- or any later version published by the Free Software Foundation; -->
49 <!-- with no invariant sections. -->
50 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
51 </body>
52 </html>