|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.xiph.* |
org.xiph.speex.Bits | ||
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
org.xiph.speex.Codebook | ||
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 | ||
public static final int |
MAX_LSP_SIZE |
20 |
org.xiph.speex.NbCodec | ||
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.SbCodec | ||
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 | ||
public static final java.lang.String |
VERSION |
"Java Speex Decoder v0.9.2 ($Revision: 1.12 $)" |
org.xiph.speex.SpeexEncoder | ||
public static final java.lang.String |
VERSION |
"Java Speex Encoder v0.9.2 ($Revision: 1.10 $)" |
org.xiph.speex.SplitShapeSearch | ||
public static final int |
MAX_COMPLEXITY |
10 |
org.xiph.speex.Stereo | ||
public static final int |
SPEEX_INBAND_STEREO |
9 |
org.xiph.speex.Vbr | ||
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.spi.FilteredAudioInputStream | ||
public static final int |
DEFAULT_BUFFER_SIZE |
2048 |
org.xiph.speex.spi.Pcm2SpeexAudioInputStream | ||
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 | ||
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 | ||
public static final int |
DEFAULT_QUALITY |
3 |
public static final boolean |
DEFAULT_VBR |
false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |