libvorbisenc documentation |
libvorbisenc release 1.1 - 20091219 |
declared in "vorbis/codec.h";
This function initializes a vorbis_block structure and allocates its internal storage. A vorbis_block is used to represent a particular block of input audio which can be analyzed and coded as a unit.
extern int vorbis_block_init(vorbis_dsp_state *v, vorbis_block *vb); |
0 for success
copyright © 2009 Xiph.Org |
|
libvorbisenc documentation |
libvorbisenc release 1.1 - 20091219 |