Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

WvSpeex::CBRBitrate Class Reference

#include <wvspeex.h>

Inheritance diagram for WvSpeex::CBRBitrate:

Inheritance graph
[legend]
List of all members.

Detailed Description

Specifies a constant bitrate specified in bits per second.

The encoder may adjust the bitrate according to internal constraints, but guarantees that it will not select a bitrate larger than that specified here.


Public Types

enum  Mode { VBR_QUALITY, CBR_QUALITY, CBR_BITRATE }

Public Member Functions

 CBRBitrate (int nominal)
 Creates a bitrate specification.

Public Attributes

Mode mode
float quality_index
int nominal_bitrate


Constructor & Destructor Documentation

WvSpeex::CBRBitrate::CBRBitrate int  nominal  )  [inline]
 

Creates a bitrate specification.

"nominal" is the nominal bitrate


The documentation for this class was generated from the following file:
Generated on Sun Jul 10 14:09:57 2005 for WvStreams by  doxygen 1.4.0