B | |
Bad_header [Vorbis] |
Invalid Vorbis bitstream header.
|
Bad_link [Vorbis] |
Indicates that an invalid stream section was supplied,
or the requested link is corrupt.
|
C | |
Could_not_open_file [Vorbis] |
The given file could not be opened.
|
H | |
Hole_in_data [Vorbis] |
Indicates there was an interruption in the data (one of: garbage between
pages, loss of sync followed by recapture, or a corrupt page).
|
I | |
Internal_fault [Vorbis] |
Internal logic fault; indicates a bug or heap/stack corruption.
|
Invalid_argument [Vorbis] |
Invalid setup request, e.g.
|
Invalid_bitrate [Vorbis] |
The given bitrate is invalid.
|
Invalid_channels [Vorbis] |
The given number of channels is invalid.
|
Invalid_parameters [Vorbis] |
Some parameters are invalid for this function.
|
Invalid_quality [Vorbis] |
The given quality in invalid.
|
Invalid_sample_freq [Vorbis] |
The given sampling frequency is invalid.
|
N | |
Not_implemented [Vorbis] |
Unimplemented mode.
|
Not_vorbis [Vorbis] |
Bitstream is not Vorbis data.
|
R | |
Read_error [Vorbis] |
A read from media returned an error.
|
U | |
Unknown_error [Vorbis] |
An unknown error happened (it should not have happened, please report).
|
Utf8_failure [Vorbis] |
Error while converting utf8.
|
V | |
Version_mismatch [Vorbis] |
Invalid Vorbis bitstream header.
|