4 <title>libogg - datatype - oggpack_buffer
</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
>libogg documentation
</p></td>
12 <td align=right
><p class=tiny
>libogg release
1.3.3 -
20171107</p></td>
16 <h1>oggpack_buffer
</h1>
18 <p><i>declared in
"ogg/ogg.h"</i></p>
21 The oggpack_buffer struct is used with libogg's bitpacking functions. You should never need to directly access anything in this structure.
24 <table border=
0 width=
100% color=black cellspacing=
0 cellpadding=
7>
32 unsigned char *buffer;
41 <h3>Relevant Struct Members
</h3>
43 <dt><i>buffer
</i></dt>
44 <dd>Pointer to data being manipulated.
</dd>
46 <dd>Location pointer to mark which data has been read.
</dd>
47 <dt><i>storage
</i></dt>
48 <dd>Size of buffer.
</i></dt>
54 <table border=
0 width=
100%
>
56 <td><p class=tiny
>copyright
© 2000-
2017 Xiph.Org Foundation
</p></td>
57 <td align=right
><p class=tiny
><a href=
"http://www.xiph.org/ogg/">Ogg Container Format
</a></p></td>
59 <td><p class=tiny
>libogg documentation
</p></td>
60 <td align=right
><p class=tiny
>libogg release
1.3.3 -
20171107</p></td>