org.tritonus.lowlevel.pvorbis
Interface VorbisConstants
- All Known Implementing Classes:
- Comment, Info, StaticCodebook
public interface VorbisConstants
Constants, especially error codes from vorbis/codec.h.
OV_FALSE
static final int OV_FALSE
- See Also:
- Constant Field Values
OV_EOF
static final int OV_EOF
- See Also:
- Constant Field Values
OV_HOLE
static final int OV_HOLE
- See Also:
- Constant Field Values
OV_EREAD
static final int OV_EREAD
- See Also:
- Constant Field Values
OV_EFAULT
static final int OV_EFAULT
- See Also:
- Constant Field Values
OV_EIMPL
static final int OV_EIMPL
- See Also:
- Constant Field Values
OV_EINVAL
static final int OV_EINVAL
- See Also:
- Constant Field Values
OV_ENOTVORBIS
static final int OV_ENOTVORBIS
- See Also:
- Constant Field Values
OV_EBADHEADER
static final int OV_EBADHEADER
- See Also:
- Constant Field Values
OV_EVERSION
static final int OV_EVERSION
- See Also:
- Constant Field Values
OV_ENOTAUDIO
static final int OV_ENOTAUDIO
- See Also:
- Constant Field Values
OV_EBADPACKET
static final int OV_EBADPACKET
- See Also:
- Constant Field Values
OV_EBADLINK
static final int OV_EBADLINK
- See Also:
- Constant Field Values
OV_ENOSEEK
static final int OV_ENOSEEK
- See Also:
- Constant Field Values