4 <title>libvorbis - function - vorbis_commentheader_out
</title>
5 <link rel=stylesheet
href=
"style.css" type=
"text/css">
8 <body bgcolor=white text=black
link=
"#5555ff" alink=
"#5555ff" vlink=
"#5555ff">
9 <table border=
0 width=
100%
>
11 <td><p class=tiny
>libvorbis documentation
</p></td>
12 <td align=right
><p class=tiny
>libvorbis version
1.3.2 -
20101101</p></td>
16 <h1>vorbis_commentheader_out
</h1>
18 <p><i>declared in
"vorbis/codec.h";
</i></p>
20 <p>This function encodes the contents of a
21 <a href=
"vorbis_comment.html">vorbis_comment
</a> structure into an
24 <table border=
0 color=black cellspacing=
0 cellpadding=
7>
28 extern int vorbis_commentheader_out(vorbis_comment *vc, ogg_packet *op);
37 <dd>The vorbis_comment structure to encode.
</dd>
39 <dd>The ogg_packet to place the encoded comment packet into.
</dd>
43 <h3>Return Values
</h3>
45 <li>0 on success.
</li>
46 <li>OV_EIMPL on error.
</li>
52 <table border=
0 width=
100%
>
54 <td><p class=tiny
>copyright
© 2010 Xiph.Org
</p></td>
55 <td align=right
><p class=tiny
><a href=
"http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis
</a></p></td>
57 <td><p class=tiny
>libvorbis documentation
</p></td>
58 <td align=right
><p class=tiny
>libvorbis version
1.3.2 -
20101101</p></td>