better support for various bit rates
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
#include <QFile>
|
||||
#include <QTreeWidgetItem>
|
||||
|
||||
const int LOAD_TYPE_VERSION = 100;
|
||||
const int LOAD_TYPE_URL = 101;
|
||||
|
||||
LoadThread::LoadThread(const QString& filename, bool autorecovery) :
|
||||
filename_(filename),
|
||||
autorecovery_(autorecovery),
|
||||
|
||||
Reference in New Issue
Block a user