Initializes the OpenAL driver.
@note You must call this before any sounds will work!
bool OpenALInitDriver();
This function does not accept any parameters.
bool
No description available.
Engine
alGetListener3f
alGetListeneri
alGetString
alListener3f
alxCreateSource
alxGetChannelVolume
alxGetListenerf
alxGetSource3f
alxGetSourcef
alxGetSourcei
alxGetWaveLen
alxIsPlaying
alxListenerf
alxPlay
alxSetChannelVolume
alxSource3f
alxSourcef
alxSourcei
alxStop
alxStopAll
OpenALRegisterExtensions
OpenALShutdownDriver
OpenALInit: base/client/audio.cs:18