| libogg documentation | libogg release 1.0 - 20020719 | 
declared in "ogg/ogg.h";
This function reinitializes the values in the ogg_stream_state, just like ogg_stream_reset(). Additionally, it sets the stream serial number to the given value.
| int ogg_stream_reset(ogg_stream_state *os, int serialno); | 
0 is always returned. 
| copyright © 2002 Xiph.org Foundation | |
| libogg documentation | libogg release 1.0 - 20020719 |