Vorbisfile documentation |
vorbisfile version 1.2.0 - 20070723 |
- OV_EINVAL
- crosslap called with an OggVorbis_File structure that isn't open.
- OV_EFAULT
- internal error; implies a library bug or external heap corruption.
- OV_EREAD
- A read from media returned an error.
- OV_EOF
- indicates stream vf2 is at end of file, or that vf1 is at end of file immediately after a seek (making crosslap impossible as there's no preceding decode state to crosslap).
- 0
- success.
copyright © 2007 Xiph.org |
|
Vorbisfile documentation |
vorbisfile version 1.2.0 - 20070723 |