Package org.xiph.speex
JSpeex codec package.
Codebook | Codebook tables
|
Decoder | Speex Decoder inteface, used as a base for the Narrowband and sideband
decoders. |
Encoder | Speex Encoder interface, used as a base for the Narrowband and sideband
encoders. |
AudioFileWriter | Abstract Class that defines an Audio File Writer. |
Bits | Speex bit packing and unpacking class. |
CbSearch | Abstract class that is the base for the various Codebook search methods. |
Filters | Filters
|
HighLspQuant | LSP Quantisation and Unquantisation (high)
|
Inband | Speex in-band and User in-band controls. |
LbrLspQuant | LSP Quantisation and Unquantisation (Lbr)
|
Lpc | LPC - and Reflection Coefficients. |
Lsp | Line Spectral Pair
|
LspQuant | Abstract class that is the base for the various LSP Quantisation and
Unquantisation methods. |
Ltp | Abstract class that is the base for the various LTP (Long Term Prediction)
Quantisation and Unquantisation methods. |
Ltp3Tap | Long Term Prediction Quantisation and Unquantisation (3Tap)
|
LtpForcedPitch | Long Term Prediction Quantisation and Unquantisation (Forced Pitch)
|
Misc | Miscellaneous functions
|
NbCodec | Narrowband Codec. |
NbDecoder | Narrowband Speex Decoder
|
NbEncoder | Narrowband Speex Encoder
|
NbLspQuant | LSP Quantisation and Unquantisation (narrowband)
|
NoiseSearch | Noise codebook search
|
OggCrc | Calculates the CRC checksum for Ogg packets. |
OggSpeexWriter | Ogg Speex Writer
|
PcmWaveWriter | Writes basic PCM wave files from binary audio data. |
RawWriter | Raw Audio File Writer. |
SbCodec | Sideband Codec. |
SbDecoder | Sideband Speex Decoder
|
SbEncoder | Wideband Speex Encoder
|
SpeexDecoder | Main Speex Decoder class. |
SpeexEncoder | Main Speex Encoder class. |
SplitShapeSearch | Split shape codebook search
|
Stereo | Stereo
|
SubMode | Speex SubMode
|
Vbr | This class analyses the signal to help determine what bitrate to use when
the Varible BitRate option has been selected. |
VQ | Vector Quantization. |
JSpeex codec package.
It contains all the classes necessary for encoding and decoding Speex files.
$Id: package.html,v 1.1 2004/10/20 17:50:53 mgimpel Exp $
Copyright © 1999-2004 Wimba S.A. All Rights Reserved.