vorbisfile documentation |
vorbisfile - 20011218 |
All the vorbisfile decoding routines are declared in "vorbis/vorbisfile.h".
function | purpose |
ov_read | This function makes up the main chunk of a decode loop. It takes an OggVorbis_File structure, which must have been initialized by a previous call to ov_open(). |
ov_read | This function decodes to floats instead of integer samples. |
copyright © 2001 Xiphophorus |
|
vorbisfile documentation |
vorbisfile - 20011218 |