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