#include <wvspeex.h>
Identifies a particular bitrate control mechanism. Use one of the subclasses to initialize a suitable BitrateSpec.
Definition at line 43 of file wvspeex.h.
Public Types | |
| enum | Mode { VBR_QUALITY, CBR_QUALITY, CBR_BITRATE } |
Public Attributes | |
| Mode | mode |
| float | quality_index |
| int | nominal_bitrate |
Protected Member Functions | |
| BitrateSpec (Mode mode) | |
1.5.6