![]() |
Mixxx
|
#include <math.h>
#include <QtDebug>
#include <QFileInfo>
#include "controlobject.h"
#include "controlobjectthread.h"
#include "cachingreader.h"
#include "trackinfoobject.h"
#include "soundsourceproxy.h"
#include "sampleutil.h"
Go to the source code of this file.
Defines | |
#define | CHUNK_LENGTH 65536 |
#define CHUNK_LENGTH 65536 |
Definition at line 24 of file cachingreader.cpp.