18 #ifndef COMPRESSION_WIDGET_H 19 #define COMPRESSION_WIDGET_H 27 #include "ui_CompressionWidgetBase.h" 34 public Ui::CompressionWidgetBase
61 virtual void enableABR(
bool enable,
bool lowest,
bool highest);
73 virtual void setBitrates(
int nominal,
int lower,
int upper);
98 virtual void getABRrates(
int &nominal,
int &lowest,
int &highest);
136 const QString &description);
146 void initInfo(QLabel *label, QWidget *widget,