Package org.xiph.speex
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 $
-
Interface Summary Interface Description Codebook Codebook tablesDecoder 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. -
Class Summary Class Description 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 FiltersHighLspQuant 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 PairLspQuant 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 functionsNbCodec Narrowband Codec.NbDecoder Narrowband Speex DecoderNbEncoder Narrowband Speex EncoderNbLspQuant LSP Quantisation and Unquantisation (narrowband)NoiseSearch Noise codebook searchOggCrc Calculates the CRC checksum for Ogg packets.OggSpeexWriter Ogg Speex WriterPcmWaveWriter Writes basic PCM wave files from binary audio data.RawWriter Raw Audio File Writer.SbCodec Sideband Codec.SbDecoder Sideband Speex DecoderSbEncoder Wideband Speex EncoderSpeexDecoder Main Speex Decoder class.SpeexEncoder Main Speex Encoder class.SplitShapeSearch Split shape codebook searchStereo StereoSubMode Speex SubModeVbr This class analyses the signal to help determine what bitrate to use when the Varible BitRate option has been selected.VQ Vector Quantization.