WvSpeex::VBRQuality Class Reference

#include <wvspeex.h>

Inheritance diagram for WvSpeex::VBRQuality:
[legend]

List of all members.


Detailed Description

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

Definition at line 64 of file wvspeex.h.


Public Types

enum  Mode { VBR_QUALITY, CBR_QUALITY, CBR_BITRATE }

Public Member Functions

 VBRQuality (float quality)
 Creates a bitrate specification.

Public Attributes

Mode mode
float quality_index
int nominal_bitrate

Member Enumeration Documentation

enum WvSpeex::BitrateSpec::Mode [inherited]

Enumerator:
VBR_QUALITY 
CBR_QUALITY 
CBR_BITRATE 

Definition at line 47 of file wvspeex.h.


Constructor & Destructor Documentation

WvSpeex::VBRQuality::VBRQuality ( float  quality  )  [inline]

Creates a bitrate specification.

"quality" is the quality index

Definition at line 71 of file wvspeex.h.

References WvSpeex::BitrateSpec::quality_index.


The documentation for this class was generated from the following file:
Generated on Fri Oct 5 18:20:45 2007 for WvStreams by  doxygen 1.5.3