#include "sound.h"
#include <QtCore/QObject>
#include <QtGui/QVector3D>
#include <al.h>
#include "gluon_audio_export.h"
#include "engine.h"
#include "buffer.h"
#include <QtCore/QDebug>
#include <sndfile.h>
#include "gluon_core_export.h"
#include <QtCore/QString>
#include "sound.moc"
Go to the source code of this file.
Classes | |
class | GluonAudio::Sound::SoundPrivate |