#include <wvspeex.h>
Inherits WvSpeex::BitrateSpec.
Collaboration diagram for WvSpeex::CBRQuality:
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 |
|
|
|
Creates a bitrate specification. "bitrate" is the fixed bitrate |
|
Definition at line 48 of file wvspeex.h. Referenced by WvSpeex::BitrateSpec::BitrateSpec(), and WvSpeexEncoder::WvSpeexEncoder(). |
|
Definition at line 50 of file wvspeex.h. Referenced by WvSpeexEncoder::WvSpeexEncoder(). |
|
Definition at line 49 of file wvspeex.h. Referenced by WvSpeexEncoder::WvSpeexEncoder(). |