Package | Description |
---|---|
org.xiph.speex |
JSpeex codec package.
|
org.xiph.speex.spi |
JSpeex JavaSound SPI package.
|
Modifier and Type | Class and Description |
---|---|
class |
NbEncoder
Narrowband Speex Encoder
|
class |
SbEncoder
Wideband Speex Encoder
|
Modifier and Type | Field and Description |
---|---|
private Encoder |
SpeexEncoder.encoder |
protected Encoder |
SbEncoder.lowenc
The encoder for the lower half of the Spectrum.
|
Modifier and Type | Method and Description |
---|---|
Encoder |
SpeexEncoder.getEncoder()
Returns the Encoder being used (Narrowband, Wideband or Ultrawideband).
|
Modifier and Type | Method and Description |
---|---|
Encoder |
Pcm2SpeexAudioInputStream.getEncoder()
Returns the Encoder.
|
Copyright © 1999-2004 Wimba S.A. All Rights Reserved.