libogg documentation |
libogg release 1.3.4 - 20190830 |
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-2019 Xiph.Org Foundation |
|
libogg documentation |
libogg release 1.3.4 - 20190830 |