| 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.
|
| 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.
|
| Filters |
Filters
|
| Inband |
Speex in-band and User in-band controls.
|
| 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.
|
| NbCodec |
Narrowband Codec.
|
| SbCodec |
Sideband Codec.
|
| 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.
|