biniu.vorbis
Interface Const
public interface Const
*
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
*
THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
by the XIPHOPHORUS Company http://www.xiph.org/ *
*
Title: EncoderVorbis
Description: Codec for encoding music files (wav -> ogg)
PACKETBLOBS
static final int PACKETBLOBS
- See Also:
- Constant Field Values
CHUNKSIZE
static final int CHUNKSIZE
- See Also:
- Constant Field Values
SEEK_SET
static final int SEEK_SET
- See Also:
- Constant Field Values
SEEK_CUR
static final int SEEK_CUR
- See Also:
- Constant Field Values
SEEK_END
static final int SEEK_END
- See Also:
- Constant Field Values
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