aboutsummaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_stream_reset.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libogg/ogg_stream_reset.html')
-rw-r--r--doc/libogg/ogg_stream_reset.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/libogg/ogg_stream_reset.html b/doc/libogg/ogg_stream_reset.html
index 88d4e19..068541a 100644
--- a/doc/libogg/ogg_stream_reset.html
+++ b/doc/libogg/ogg_stream_reset.html
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.2.0 - 20100325</p></td>
+<td align=right><p class=tiny>libogg release 1.3.5 - 20210603</p></td>
</tr>
</table>
@@ -17,7 +17,7 @@
<p><i>declared in "ogg/ogg.h";</i></p>
-<p>This function sets values in the <a href="ogg_sync_state.html">ogg_stream_state</a> struct back to initial values.
+<p>This function sets values in the <a href="ogg_stream_state.html">ogg_stream_state</a> struct back to initial values.
<br><br>
<table border=0 color=black cellspacing=0 cellpadding=7>
<tr bgcolor=#cccccc>
@@ -32,7 +32,7 @@ int ogg_stream_reset(ogg_stream_state *os);
<h3>Parameters</h3>
<dl>
<dt><i>os</i></dt>
-<dd>Pointer to the ogg_stream_state struct to be cleared.</dd>
+<dd>Pointer to the ogg_stream_state struct to be reset.</dd>
</dl>
@@ -47,11 +47,11 @@ int ogg_stream_reset(ogg_stream_state *os);
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
+<td><p class=tiny>copyright &copy; 2000-2021 Xiph.Org Foundation</p></td>
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
</tr><tr>
<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.2.0 - 20100325</p></td>
+<td align=right><p class=tiny>libogg release 1.3.5 - 20210603</p></td>
</tr>
</table>