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. |
F | |
| False [Vorbis] | The call returned a 'false' status (eg, ov_bitrate_instant can return OV_FALSE if playback is not in progress, and thus there is no instantaneous bitrate information to report. |
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_channels [Vorbis] | The given number of channels is invalid. |
| Invalid_parameters [Vorbis] | Some parameters are invalid for this function. |
N | |
| Not_audio [Vorbis] | Ogg packet doesn't contain audio data |
| 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. |