summaryrefslogtreecommitdiff
path: root/doc/libogg/general.html
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2009-05-27 04:50:41 +0000
committerMonty <xiphmont@xiph.org>2009-05-27 04:50:41 +0000
commit03f6a49de9eb639c241e98d1b45b6c114aff1e2c (patch)
treec068d2afeed290d4960389617b476e7e1de9d028 /doc/libogg/general.html
parent22f8dcde1fb2ca6316d25f187d340d9b29591294 (diff)
downloadogg-git-03f6a49de9eb639c241e98d1b45b6c114aff1e2c.tar.gz
Commit doc updates relating to async error interface
svn path=/trunk/ogg/; revision=16049
Diffstat (limited to 'doc/libogg/general.html')
-rw-r--r--doc/libogg/general.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/libogg/general.html b/doc/libogg/general.html
index 1fa5136..526b635 100644
--- a/doc/libogg/general.html
+++ b/doc/libogg/general.html
@@ -43,6 +43,10 @@ All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
<td>Frees the entire Ogg stream.</td>
</tr>
<tr valign=top>
+<td><a href="ogg_stream_check.html">ogg_stream_check</a></td>
+ <td>Check for asyncronous errors.</td>
+</tr>
+<tr valign=top>
<td><a href="ogg_stream_eos.html">ogg_stream_eos</a></td>
<td>Indicates whether we are at the end of the stream.</td>
</tr>