summaryrefslogtreecommitdiff
path: root/doc/libogg/bitpacking.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libogg/bitpacking.html')
-rw-r--r--doc/libogg/bitpacking.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/libogg/bitpacking.html b/doc/libogg/bitpacking.html
index 0b8e1b8..a285644 100644
--- a/doc/libogg/bitpacking.html
+++ b/doc/libogg/bitpacking.html
@@ -29,6 +29,10 @@ All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
<td>Initializes a buffer for writing using this bitpacking library.</td>
</tr>
<tr valign=top>
+<td><a href="oggpack_writecheck.html">oggpack_writecheck</a></td>
+ <td>Asynchronously checks error status of bitpacker write buffer.</td>
+</tr>
+<tr valign=top>
<td><a href="oggpack_reset.html">oggpack_reset</a></td>
<td>Clears and resets the buffer to the initial position.</td>
</tr>