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

WvSpeex::CBRQuality Class Reference

#include <wvspeex.h>

Inherits WvSpeex::BitrateSpec.

Collaboration diagram for WvSpeex::CBRQuality:

[legend]
List of all members.

Detailed Description

Specifies a constant bitrate based on a quality index ranging from 0.0 (low quality) to 1.0 (high quality).

Definition at line 101 of file wvspeex.h.

Public Types

enum  Mode { VBR_QUALITY, CBR_QUALITY, CBR_BITRATE }

Public Member Functions

 CBRQuality (float quality)
 Creates a bitrate specification.

Public Attributes

Mode mode
float quality_index
int nominal_bitrate


Member Enumeration Documentation

enum WvSpeex::BitrateSpec::Mode [inherited]
 

Enumeration values:
VBR_QUALITY 
CBR_QUALITY 
CBR_BITRATE 

Definition at line 47 of file wvspeex.h.


Constructor & Destructor Documentation

WvSpeex::CBRQuality::CBRQuality float  quality  )  [inline]
 

Creates a bitrate specification.

"bitrate" is the fixed bitrate

Definition at line 108 of file wvspeex.h.


Member Data Documentation

Mode WvSpeex::BitrateSpec::mode [inherited]
 

Definition at line 48 of file wvspeex.h.

Referenced by WvSpeexEncoder::WvSpeexEncoder().

int WvSpeex::BitrateSpec::nominal_bitrate [inherited]
 

Definition at line 50 of file wvspeex.h.

Referenced by WvSpeexEncoder::WvSpeexEncoder().

float WvSpeex::BitrateSpec::quality_index [inherited]
 

Definition at line 49 of file wvspeex.h.

Referenced by WvSpeexEncoder::WvSpeexEncoder().


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 15:08:28 2004 for WvStreams by  doxygen 1.3.9.1