vorbisfile documentation |
vorbisfile version 1.25 - 20000615 |
declared in "vorbis/vorbisfile.h";
After a bitstream has been opened using ov_open and decoding is complete, you must call ov_clear() to clear
the decoder's buffers and close the file for you.
int ov_clear(OggVorbis_File *vf); |
0 for success
copyright © 2000 vorbis team |
|
vorbisfile documentation |
vorbisfile version 1.25 - 20000615 |