|
Class Summary |
| 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. |