| libvorbis documentation | libvorbis version 1.3.2 - 20101101 | 
declared in "vorbis/codec.h";
This function restores a vorbis_dsp_state structure representing a decoder to its freshly-initialized state. This should be called if the application seeks within a Vorbis bitstream.
| extern int vorbis_synthesis_restart(vorbis_dsp_state *v); | 
0 on success. -1 on error. 
| copyright © 2010 Xiph.Org | |
| libvorbis documentation | libvorbis version 1.3.2 - 20101101 |