| libvorbis documentation | libvorbis version 1.3.2 - 20101101 | 
declared in "vorbis/codec.h";
This function allocates and initializes the encoder's analysis state inside a is vorbis_dsp_state, based on the configuration in a vorbis_info struct.
| extern int vorbis_analysis_init(vorbis_dsp_state *v,vorbis_info *vi); | 
0 for success 
| copyright © 2010 Xiph.Org | |
| libvorbis documentation | libvorbis version 1.3.2 - 20101101 |