Constant Field Values
Contents
org.xiph.*
-
org.xiph.speex.Bits Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
1024
-
org.xiph.speex.Codebook Modifier and Type Constant Field Value public static final int
NB_CDBK_SIZE
64
public static final int
NB_CDBK_SIZE_HIGH1
64
public static final int
NB_CDBK_SIZE_HIGH2
64
public static final int
NB_CDBK_SIZE_LOW1
64
public static final int
NB_CDBK_SIZE_LOW2
64
-
org.xiph.speex.LspQuant Modifier and Type Constant Field Value public static final int
MAX_LSP_SIZE
20
-
org.xiph.speex.NbCodec Modifier and Type Constant Field Value public static final int
NB_SUBMODE_BITS
4
public static final int
NB_SUBMODES
16
public static final float
VERY_SMALL
0.0f
-
org.xiph.speex.OggSpeexWriter Modifier and Type Constant Field Value public static final int
PACKETS_PER_OGG_PAGE
250
-
org.xiph.speex.PcmWaveWriter Modifier and Type Constant Field Value public static final short
WAVE_FORMAT_PCM
1
public static final short
WAVE_FORMAT_SPEEX
-24311
-
org.xiph.speex.SbCodec Modifier and Type Constant Field Value public static final int
QMF_ORDER
64
public static final int
SB_SUBMODE_BITS
3
public static final int
SB_SUBMODES
8
-
org.xiph.speex.SpeexDecoder Modifier and Type Constant Field Value public static final java.lang.String
VERSION
"Java Speex Decoder v0.9.7 ($Revision: 1.4 $)"
-
org.xiph.speex.SpeexEncoder Modifier and Type Constant Field Value public static final java.lang.String
VERSION
"Java Speex Encoder v0.9.7 ($Revision: 1.6 $)"
-
org.xiph.speex.SplitShapeSearch Modifier and Type Constant Field Value public static final int
MAX_COMPLEXITY
10
-
org.xiph.speex.Stereo Modifier and Type Constant Field Value public static final int
SPEEX_INBAND_STEREO
9
-
org.xiph.speex.Vbr Modifier and Type Constant Field Value public static final int
MIN_ENERGY
6000
public static final float
NOISE_POW
0.30000001192092896f
public static final int
VBR_MEMORY_SIZE
5
-
org.xiph.speex.ant.JSpeexDecoderTask Modifier and Type Constant Field Value public static final java.lang.String
COPYRIGHT
"Copyright (C) 2002-2004 Wimba S.A."
public static final int
DEBUG
0
public static final int
ERROR
3
public static final int
FILE_FORMAT_OGG
1
public static final int
FILE_FORMAT_RAW
0
public static final int
FILE_FORMAT_WAVE
2
public static final int
INFO
1
public static final java.lang.String
VERSION
"Java Speex Decoder Task v0.9.4 ($Revision: 1.2 $)"
public static final int
WARN
2
-
org.xiph.speex.ant.JSpeexEncoderTask Modifier and Type Constant Field Value public static final java.lang.String
COPYRIGHT
"Copyright (C) 2002-2004 Wimba S.A."
public static final int
DEBUG
0
public static final int
ERROR
3
public static final int
FILE_FORMAT_OGG
1
public static final int
FILE_FORMAT_RAW
0
public static final int
FILE_FORMAT_WAVE
2
public static final int
INFO
1
public static final java.lang.String
VERSION
"Java Speex Encoder Task v0.9.4 ($Revision: 1.2 $)"
public static final int
WARN
2
-
org.xiph.speex.player.Player Modifier and Type Constant Field Value public static final java.lang.String
BUILD
"@BUILD@"
public static final java.lang.String
REVISION
"$Revision: 1.2 $"
protected static final int
STATE_BUFFERING
4
protected static final int
STATE_ERROR
5
protected static final int
STATE_INIT
0
protected static final int
STATE_PAUSED
3
protected static final int
STATE_PLAYING
2
protected static final int
STATE_STOPPED
1
public static final java.lang.String
VERSION
"@VERSION@"
-
org.xiph.speex.player.Recorder Modifier and Type Constant Field Value public static final java.lang.String
CHANNELS_MONO
"mono"
public static final java.lang.String
CHANNELS_STEREO
"stereo"
public static final java.lang.String
REVISION
"$Revision: 1.2 $"
public static final java.lang.String
SAMPLERATE_11KHZ
"11025 Hz"
public static final java.lang.String
SAMPLERATE_16KHZ
"16000 Hz"
public static final java.lang.String
SAMPLERATE_22KHZ
"22050 Hz"
public static final java.lang.String
SAMPLERATE_32KHZ
"32000 Hz"
public static final java.lang.String
SAMPLERATE_44KHZ
"44100 Hz"
public static final java.lang.String
SAMPLERATE_8KHZ
"8000 Hz"
protected static final int
STATE_REC_PAUSED
7
protected static final int
STATE_RECORDING
6
-
org.xiph.speex.spi.FilteredAudioInputStream Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2048
-
org.xiph.speex.spi.Pcm2SpeexAudioInputStream Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2560
public static final int
DEFAULT_CHANNELS
1
public static final int
DEFAULT_FRAMES_PER_PACKET
1
public static final int
DEFAULT_PACKETS_PER_OGG_PAGE
20
public static final int
DEFAULT_QUALITY
3
public static final int
DEFAULT_SAMPLERATE
8000
public static final int
UNKNOWN
-1
-
org.xiph.speex.spi.SpeexAudioFileReader Modifier and Type Constant Field Value public static final int
OGG_HEADERSIZE
27
public static final java.lang.String
OGGID
"OggS"
public static final int
SEGOFFSET
26
public static final int
SPEEX_HEADERSIZE
80
public static final java.lang.String
SPEEXID
"Speex "
-
org.xiph.speex.spi.SpeexEncoding Modifier and Type Constant Field Value public static final int
DEFAULT_QUALITY
3
public static final boolean
DEFAULT_VBR
false