kwave  18.07.70
BitrateMode.h File Reference
#include "config.h"
Include dependency graph for BitrateMode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Kwave
 

Enumerations

enum  Kwave::bitrate_mode_t {
  Kwave::BITRATE_MODE_NONE = 0, Kwave::BITRATE_MODE_ABR = 1, Kwave::BITRATE_MODE_VBR = 2, Kwave::BITRATE_MODE_CVBR = 3,
  Kwave::BITRATE_MODE_CBR = 4, Kwave::BITRATE_MODE_CBR_HARD = 5
}