|
OpenEnroth 0259030
|
#include <cstddef>#include <al.h>#include <alc.h>Classes | |
| class | OpenALSoundProvider |
| struct | OpenALSoundProvider::StreamingTrackBuffer |
Functions | |
| void | setSourceDefaults (ALuint al_source) |
| bool | checkOpenALError () |
Variables | |
| constexpr float | MAX_SOUND_DIST = 60000.0f |
| constexpr float | REFERENCE_DIST = 300.0f |
| constexpr float | ROLLOFF_FACTOR = 1.5f |
| bool checkOpenALError | ( | ) |
| void setSourceDefaults | ( | ALuint | al_source | ) |
|
constexpr |
|
constexpr |
|
constexpr |