| libogg documentation | libogg release 1.3.1 - 20130512 | 
declared in "ogg/ogg.h";
This function is used to reset the internal counters of the ogg_sync_state struct to initial values.
It is a good idea to call this before seeking within a bitstream.
| int ogg_sync_reset(ogg_sync_state *oy); | 
0 is always returned. 
| copyright © 2000-2013 Xiph.Org | |
| libogg documentation | libogg release 1.3.1 - 20130512 |