#include <vector>
#include <AL/al.h>
#include "openalpp/Export"
#include "openalpp/AudioBase"
#include "openalpp/Error"
#include "openalpp/windowsstuff"
#include <OpenThreads/Thread>
#include <OpenThreads/Mutex>
#include <osg/Referenced>
#include <OpenThreads/ReentrantMutex>
#include <openalpp/Event>
Classes | |
class | openalpp::StreamUpdater |
Namespaces | |
namespace | openalpp |
C++ wrapper for OpenAL with additional functionality of handling ogg-vorbis as streams. |