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 informs the Vorbis decoder of how many Chris@1: samples the application used from the last buffer output by Chris@1: vorbis_synthesis_pcmout.
Chris@1: Chris@1:
Chris@1: Chris@1: extern int vorbis_synthesis_read(vorbis_dsp_state *v,int samples); Chris@1:Chris@1: |
Chris@1:
Chris@1:Chris@1:0 on success. Chris@1:OV_EINVAL if samples is greater than the number of remaining Chris@1: samples in the buffer. 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: