#include <wvspeex.h>
Inheritance diagram for WvSpeex::CBRQuality:
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 |
1.4.2