WvSpeex Namespace Reference


Classes

class  BitrateSpec
 Bitrate specification. More...
class  VBRQuality
 Specifies a variable bitrate based on a quality index ranging from 0.0 (low quality) to 1.0 (high quality). More...
class  CBRBitrate
 Specifies a constant bitrate specified in bits per second. More...
class  CBRQuality
 Specifies a constant bitrate based on a quality index ranging from 0.0 (low quality) to 1.0 (high quality). More...

Enumerations

enum  CodecMode { DEFAULT_MODE = -1, NARROWBAND_MODE = 0, WIDEBAND_MODE = 1, ULTRAWIDEBAND_MODE = 2 }
 Describes an encoding algorithm used by the Speex codec. More...


Enumeration Type Documentation

enum WvSpeex::CodecMode

Describes an encoding algorithm used by the Speex codec.

Might also take on values not listed in the enum at this time due to future codec enhancements.

Enumerator:
DEFAULT_MODE  Chosen based on the sampling rate
NARROWBAND_MODE  Narrowband ~8khz, 20ms frames
WIDEBAND_MODE  Wideband ~16khz, ?ms frames
ULTRAWIDEBAND_MODE  Ultrawideband ~32khz, ?ms frames

Definition at line 28 of file wvspeex.h.


Generated on Wed Jul 12 17:53:40 2006 for WvStreams by  doxygen 1.4.7