#include "Base/spStandard.hpp"
#include "SoundSystem/spSoundDevice.hpp"
#include "SoundSystem/OpenAL/spOpenALSound.hpp"
#include <AL/al.h>
#include <AL/alc.h>
#include <map>
Go to the source code of this file.
Classes | |
class | sp::audio::OpenALSoundDevice |
Namespaces | |
namespace | sp |
!! | |
namespace | sp::audio |
All audio, sound and music operation functions can be found here. Also volumetric 3D sound effects are in this namespace. |