| libogg documentation | libogg release 1.3.5 - 20210603 | 
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-2021 Xiph.Org Foundation | |
| libogg documentation | libogg release 1.3.5 - 20210603 |