libvorbisenc documentation |
libvorbisenc release 1.1 - 20091219 |
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 © 2009 Xiph.Org |
|
libvorbisenc documentation |
libvorbisenc release 1.1 - 20091219 |