Add support for bs2b
Improve headphone listening of stereo audio records
This commit is contained in:
@@ -210,6 +210,9 @@ class Base : public QObject {
|
||||
bool channels_enabled_;
|
||||
int channels_;
|
||||
|
||||
// Options
|
||||
bool bs2b_enabled_;
|
||||
|
||||
private:
|
||||
bool about_to_end_emitted_;
|
||||
Q_DISABLE_COPY(Base)
|
||||
|
||||
Reference in New Issue
Block a user