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