openal.binding

Boost Software License - Version 1.0 - August 17th, 2003

Copyright (c) 2018 Clipsey

Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:

The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Members

Aliases

alAuxiliaryEffectSlotfFunc
alias alAuxiliaryEffectSlotfFunc = void function(ALuint, ALenum, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alAuxiliaryEffectSlotfvFunc
alias alAuxiliaryEffectSlotfvFunc = void function(ALuint, ALenum, const(ALfloat)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alAuxiliaryEffectSlotiFunc
alias alAuxiliaryEffectSlotiFunc = void function(ALuint, ALenum, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alAuxiliaryEffectSlotivFunc
alias alAuxiliaryEffectSlotivFunc = void function(ALuint, ALenum, const(ALint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBuffer3fFunc
alias alBuffer3fFunc = void function(ALuint, ALenum, ALfloat, ALfloat, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBuffer3iFunc
alias alBuffer3iFunc = void function(ALuint, ALenum, ALint, ALint, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferDataFunc
alias alBufferDataFunc = void function(ALuint, ALenum, const(ALvoid)*, ALsizei, ALsizei)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferfFunc
alias alBufferfFunc = void function(ALuint, ALenum, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferfvFunc
alias alBufferfvFunc = void function(ALuint, ALenum, const(ALfloat)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferiFunc
alias alBufferiFunc = void function(ALuint, ALenum, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferivFunc
alias alBufferivFunc = void function(ALuint, ALenum, const(ALint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteAuxiliaryEffectSlotFunc
alias alDeleteAuxiliaryEffectSlotFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteBuffersFunc
alias alDeleteBuffersFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteEffectsFunc
alias alDeleteEffectsFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteFiltersFunc
alias alDeleteFiltersFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteSourcesFunc
alias alDeleteSourcesFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDisableFunc
alias alDisableFunc = void function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDistanceModelFunc
alias alDistanceModelFunc = void function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDopplerFactorFunc
alias alDopplerFactorFunc = void function(ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDopplerVelocityFunc
alias alDopplerVelocityFunc = void function(ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectfFunc
alias alEffectfFunc = void function(ALuint, ALenum, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectfvFunc
alias alEffectfvFunc = void function(ALuint, ALenum, const(ALfloat)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectiFunc
alias alEffectiFunc = void function(ALuint, ALenum, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectivFunc
alias alEffectivFunc = void function(ALuint, ALenum, const(ALint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEnableFunc
alias alEnableFunc = void function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilterfFunc
alias alFilterfFunc = void function(ALuint, ALenum, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilterfvFunc
alias alFilterfvFunc = void function(ALuint, ALenum, const(ALfloat)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilteriFunc
alias alFilteriFunc = void function(ALuint, ALenum, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilterivFunc
alias alFilterivFunc = void function(ALuint, ALenum, const(ALint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenAuxiliaryEffectSlotsFunc
alias alGenAuxiliaryEffectSlotsFunc = void function(ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenBuffersFunc
alias alGenBuffersFunc = void function(ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenEffectsFunc
alias alGenEffectsFunc = void function(ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenFiltersFunc
alias alGenFiltersFunc = void function(ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenSourcesFunc
alias alGenSourcesFunc = void function(ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotfFunc
alias alGetAuxiliaryEffectSlotfFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotfvFunc
alias alGetAuxiliaryEffectSlotfvFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotiFunc
alias alGetAuxiliaryEffectSlotiFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotivFunc
alias alGetAuxiliaryEffectSlotivFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBooleanFunc
alias alGetBooleanFunc = ALboolean function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBooleanvFunc
alias alGetBooleanvFunc = void function(ALenum, ALboolean*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBuffer3fFunc
alias alGetBuffer3fFunc = void function(ALuint, ALenum, ALfloat*, ALfloat*, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBuffer3iFunc
alias alGetBuffer3iFunc = void function(ALuint, ALenum, ALint*, ALint*, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferfFunc
alias alGetBufferfFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferfvFunc
alias alGetBufferfvFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferiFunc
alias alGetBufferiFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferivFunc
alias alGetBufferivFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetDoubleFunc
alias alGetDoubleFunc = ALdouble function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetDoublevFunc
alias alGetDoublevFunc = void function(ALenum, ALdouble*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectfFunc
alias alGetEffectfFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectfvFunc
alias alGetEffectfvFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectiFunc
alias alGetEffectiFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectivFunc
alias alGetEffectivFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEnumValueFunc
alias alGetEnumValueFunc = ALenum function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetErrorFunc
alias alGetErrorFunc = ALenum function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilterfFunc
alias alGetFilterfFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilterfvFunc
alias alGetFilterfvFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilteriFunc
alias alGetFilteriFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilterivFunc
alias alGetFilterivFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFloatFunc
alias alGetFloatFunc = ALfloat function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFloatvFunc
alias alGetFloatvFunc = void function(ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetIntegerFunc
alias alGetIntegerFunc = ALint function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetIntegervFunc
alias alGetIntegervFunc = void function(ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListener3fFunc
alias alGetListener3fFunc = void function(ALenum, ALfloat*, ALfloat*, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListener3iFunc
alias alGetListener3iFunc = void function(ALenum, ALint*, ALint*, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListenerfFunc
alias alGetListenerfFunc = void function(ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListenerfvFunc
alias alGetListenerfvFunc = void function(ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListeneriFunc
alias alGetListeneriFunc = void function(ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListenerivFunc
alias alGetListenerivFunc = void function(ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetProcAddressFunc
alias alGetProcAddressFunc = ALvoid* function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSource3fFunc
alias alGetSource3fFunc = void function(ALuint, ALenum, ALfloat*, ALfloat*, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSource3iFunc
alias alGetSource3iFunc = void function(ALuint, ALenum, ALint*, ALint*, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourcefFunc
alias alGetSourcefFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourcefvFunc
alias alGetSourcefvFunc = void function(ALuint, ALenum, ALfloat*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourceiFunc
alias alGetSourceiFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourceivFunc
alias alGetSourceivFunc = void function(ALuint, ALenum, ALint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetStringFunc
alias alGetStringFunc = const(ALchar)* function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsAuxiliaryEffectSlotFunc
alias alIsAuxiliaryEffectSlotFunc = ALboolean function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsBufferFunc
alias alIsBufferFunc = ALboolean function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsEffectFunc
alias alIsEffectFunc = ALboolean function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsEnabledFunc
alias alIsEnabledFunc = ALboolean function(ALenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsExtensionPresentFunc
alias alIsExtensionPresentFunc = ALboolean function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsFilterFunc
alias alIsFilterFunc = ALboolean function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsSourceFunc
alias alIsSourceFunc = ALboolean function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListener3fFunc
alias alListener3fFunc = void function(ALenum, ALfloat, ALfloat, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListener3iFunc
alias alListener3iFunc = void function(ALenum, ALint, ALint, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListenerfFunc
alias alListenerfFunc = void function(ALenum, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListenerfvFunc
alias alListenerfvFunc = void function(ALenum, const(ALfloat)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListeneriFunc
alias alListeneriFunc = void function(ALenum, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListenerivFunc
alias alListenerivFunc = void function(ALenum, const(ALint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSource3fFunc
alias alSource3fFunc = void function(ALuint, ALenum, ALfloat, ALfloat, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSource3iFunc
alias alSource3iFunc = void function(ALuint, ALenum, ALint, ALint, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePauseFunc
alias alSourcePauseFunc = void function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePausevFunc
alias alSourcePausevFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePlayFunc
alias alSourcePlayFunc = void function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePlayvFunc
alias alSourcePlayvFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceQueueBuffersFunc
alias alSourceQueueBuffersFunc = void function(ALuint, ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceRewindFunc
alias alSourceRewindFunc = void function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceRewindvFunc
alias alSourceRewindvFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceStopFunc
alias alSourceStopFunc = void function(ALuint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceStopvFunc
alias alSourceStopvFunc = void function(ALsizei, const(ALuint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceUnqueueBuffersFunc
alias alSourceUnqueueBuffersFunc = void function(ALuint, ALsizei, ALuint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcefFunc
alias alSourcefFunc = void function(ALuint, ALenum, ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcefvFunc
alias alSourcefvFunc = void function(ALuint, ALenum, const(ALfloat)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceiFunc
alias alSourceiFunc = void function(ALuint, ALenum, ALint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceivFunc
alias alSourceivFunc = void function(ALuint, ALenum, const(ALint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSpeedOfSoundFunc
alias alSpeedOfSoundFunc = void function(ALfloat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureCloseDeviceFunc
alias alcCaptureCloseDeviceFunc = ALCboolean function(ALCdevice*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureOpenDeviceFunc
alias alcCaptureOpenDeviceFunc = ALCdevice* function(const(char)*, ALCuint, ALCenum, ALCsizei)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureSamplesFunc
alias alcCaptureSamplesFunc = void function(ALCdevice*, ALCvoid*, ALCsizei)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureStartFunc
alias alcCaptureStartFunc = void function(ALCdevice*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureStopFunc
alias alcCaptureStopFunc = void function(ALCdevice*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCloseDeviceFunc
alias alcCloseDeviceFunc = ALCboolean function(ALCdevice*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCreateContextFunc
alias alcCreateContextFunc = ALCcontext* function(ALCdevice*, const(ALCint)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcDestroyContextFunc
alias alcDestroyContextFunc = void function(ALCcontext*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetContextsDeviceFunc
alias alcGetContextsDeviceFunc = ALCdevice* function(ALCcontext*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetCurrentContextFunc
alias alcGetCurrentContextFunc = ALCcontext* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetEnumValueFunc
alias alcGetEnumValueFunc = ALCenum function(ALCdevice*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetErrorFunc
alias alcGetErrorFunc = ALCenum function(ALCdevice*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetIntegervFunc
alias alcGetIntegervFunc = void function(ALCdevice*, ALCenum, ALCsizei, ALCint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetProcAddressFunc
alias alcGetProcAddressFunc = void* function(ALCdevice*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetStringFunc
alias alcGetStringFunc = const(char)* function(ALCdevice*, ALCenum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcIsExtensionPresentFunc
alias alcIsExtensionPresentFunc = ALCboolean function(ALCdevice*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcMakeContextCurrentFunc
alias alcMakeContextCurrentFunc = ALCboolean function(ALCcontext*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcOpenDeviceFunc
alias alcOpenDeviceFunc = ALCdevice* function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcProcessContextFunc
alias alcProcessContextFunc = void function(ALCcontext*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcSuspendContextFunc
alias alcSuspendContextFunc = void function(ALCcontext*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

loadOAL
bool loadOAL()
Undocumented in source. Be warned that the author may not have intended to support it.
loadOAL
bool loadOAL(const(char)* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
unloadOAL
void unloadOAL()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

libNames
enum libNames;
Undocumented in source.
libNames
enum libNames;
Undocumented in source.
libNames
enum libNames;
Undocumented in source.
libNames
enum libNames;
Undocumented in source.

Static variables

alAuxiliaryEffectSlotf
alAuxiliaryEffectSlotfFunc alAuxiliaryEffectSlotf;
Undocumented in source.
alAuxiliaryEffectSlotfv
alAuxiliaryEffectSlotfvFunc alAuxiliaryEffectSlotfv;
Undocumented in source.
alAuxiliaryEffectSloti
alAuxiliaryEffectSlotiFunc alAuxiliaryEffectSloti;
Undocumented in source.
alAuxiliaryEffectSlotiv
alAuxiliaryEffectSlotivFunc alAuxiliaryEffectSlotiv;
Undocumented in source.
alBuffer3f
alBuffer3fFunc alBuffer3f;
Undocumented in source.
alBuffer3i
alBuffer3iFunc alBuffer3i;
Undocumented in source.
alBufferData
alBufferDataFunc alBufferData;
Undocumented in source.
alBufferf
alBufferfFunc alBufferf;
Undocumented in source.
alBufferfv
alBufferfvFunc alBufferfv;
Undocumented in source.
alBufferi
alBufferiFunc alBufferi;
Undocumented in source.
alBufferiv
alBufferivFunc alBufferiv;
Undocumented in source.
alDeleteAuxiliaryEffectSlots
alDeleteAuxiliaryEffectSlotFunc alDeleteAuxiliaryEffectSlots;
Undocumented in source.
alDeleteBuffers
alDeleteBuffersFunc alDeleteBuffers;
Undocumented in source.
alDeleteEffects
alDeleteEffectsFunc alDeleteEffects;
Undocumented in source.
alDeleteFilters
alDeleteFiltersFunc alDeleteFilters;
Undocumented in source.
alDeleteSources
alDeleteSourcesFunc alDeleteSources;
Undocumented in source.
alDisable
alDisableFunc alDisable;
Undocumented in source.
alDistanceModel
alDistanceModelFunc alDistanceModel;
Undocumented in source.
alDopplerFactor
alDopplerFactorFunc alDopplerFactor;
Undocumented in source.
alDopplerVelocity
alDopplerVelocityFunc alDopplerVelocity;
Undocumented in source.
alEffectf
alEffectfFunc alEffectf;
Undocumented in source.
alEffectfv
alEffectfvFunc alEffectfv;
Undocumented in source.
alEffecti
alEffectiFunc alEffecti;
Undocumented in source.
alEffectiv
alEffectivFunc alEffectiv;
Undocumented in source.
alEnable
alEnableFunc alEnable;
Undocumented in source.
alFilterf
alFilterfFunc alFilterf;
Undocumented in source.
alFilterfv
alFilterfvFunc alFilterfv;
Undocumented in source.
alFilteri
alFilteriFunc alFilteri;
Undocumented in source.
alFilteriv
alFilterivFunc alFilteriv;
Undocumented in source.
alGenAuxiliaryEffectSlots
alGenAuxiliaryEffectSlotsFunc alGenAuxiliaryEffectSlots;
Undocumented in source.
alGenBuffers
alGenBuffersFunc alGenBuffers;
Undocumented in source.
alGenEffects
alGenEffectsFunc alGenEffects;
Undocumented in source.
alGenFilters
alGenFiltersFunc alGenFilters;
Undocumented in source.
alGenSources
alGenSourcesFunc alGenSources;
Undocumented in source.
alGetAuxiliaryEffectSlotf
alGetAuxiliaryEffectSlotfFunc alGetAuxiliaryEffectSlotf;
Undocumented in source.
alGetAuxiliaryEffectSlotfv
alGetAuxiliaryEffectSlotfvFunc alGetAuxiliaryEffectSlotfv;
Undocumented in source.
alGetAuxiliaryEffectSloti
alGetAuxiliaryEffectSlotiFunc alGetAuxiliaryEffectSloti;
Undocumented in source.
alGetAuxiliaryEffectSlotiv
alGetAuxiliaryEffectSlotivFunc alGetAuxiliaryEffectSlotiv;
Undocumented in source.
alGetBoolean
alGetBooleanFunc alGetBoolean;
Undocumented in source.
alGetBooleanv
alGetBooleanvFunc alGetBooleanv;
Undocumented in source.
alGetBuffer3f
alGetBuffer3fFunc alGetBuffer3f;
Undocumented in source.
alGetBuffer3i
alGetBuffer3iFunc alGetBuffer3i;
Undocumented in source.
alGetBufferf
alGetBufferfFunc alGetBufferf;
Undocumented in source.
alGetBufferfv
alGetBufferfvFunc alGetBufferfv;
Undocumented in source.
alGetBufferi
alGetBufferiFunc alGetBufferi;
Undocumented in source.
alGetBufferiv
alGetBufferivFunc alGetBufferiv;
Undocumented in source.
alGetDouble
alGetDoubleFunc alGetDouble;
Undocumented in source.
alGetDoublev
alGetDoublevFunc alGetDoublev;
Undocumented in source.
alGetEffectf
alGetEffectfFunc alGetEffectf;
Undocumented in source.
alGetEffectfv
alGetEffectfvFunc alGetEffectfv;
Undocumented in source.
alGetEffecti
alGetEffectiFunc alGetEffecti;
Undocumented in source.
alGetEffectiv
alGetEffectivFunc alGetEffectiv;
Undocumented in source.
alGetEnumValue
alGetEnumValueFunc alGetEnumValue;
Undocumented in source.
alGetError
alGetErrorFunc alGetError;
Undocumented in source.
alGetFilterf
alGetFilterfFunc alGetFilterf;
Undocumented in source.
alGetFilterfv
alGetFilterfvFunc alGetFilterfv;
Undocumented in source.
alGetFilteri
alGetFilteriFunc alGetFilteri;
Undocumented in source.
alGetFilteriv
alGetFilterivFunc alGetFilteriv;
Undocumented in source.
alGetFloat
alGetFloatFunc alGetFloat;
Undocumented in source.
alGetFloatv
alGetFloatvFunc alGetFloatv;
Undocumented in source.
alGetInteger
alGetIntegerFunc alGetInteger;
Undocumented in source.
alGetIntegerv
alGetIntegervFunc alGetIntegerv;
Undocumented in source.
alGetListener3f
alGetListener3fFunc alGetListener3f;
Undocumented in source.
alGetListener3i
alGetListener3iFunc alGetListener3i;
Undocumented in source.
alGetListenerf
alGetListenerfFunc alGetListenerf;
Undocumented in source.
alGetListenerfv
alGetListenerfvFunc alGetListenerfv;
Undocumented in source.
alGetListeneri
alGetListeneriFunc alGetListeneri;
Undocumented in source.
alGetListeneriv
alGetListenerivFunc alGetListeneriv;
Undocumented in source.
alGetProcAddress
alGetProcAddressFunc alGetProcAddress;
Undocumented in source.
alGetSource3f
alGetSource3fFunc alGetSource3f;
Undocumented in source.
alGetSource3i
alGetSource3iFunc alGetSource3i;
Undocumented in source.
alGetSourcef
alGetSourcefFunc alGetSourcef;
Undocumented in source.
alGetSourcefv
alGetSourcefvFunc alGetSourcefv;
Undocumented in source.
alGetSourcei
alGetSourceiFunc alGetSourcei;
Undocumented in source.
alGetSourceiv
alGetSourceivFunc alGetSourceiv;
Undocumented in source.
alGetString
alGetStringFunc alGetString;
Undocumented in source.
alIsAuxiliaryEffectSlot
alIsAuxiliaryEffectSlotFunc alIsAuxiliaryEffectSlot;
Undocumented in source.
alIsBuffer
alIsBufferFunc alIsBuffer;
Undocumented in source.
alIsEffect
alIsEffectFunc alIsEffect;
Undocumented in source.
alIsEnabled
alIsEnabledFunc alIsEnabled;
Undocumented in source.
alIsExtensionPresent
alIsExtensionPresentFunc alIsExtensionPresent;
Undocumented in source.
alIsFilter
alIsFilterFunc alIsFilter;
Undocumented in source.
alIsSource
alIsSourceFunc alIsSource;
Undocumented in source.
alListener3f
alListener3fFunc alListener3f;
Undocumented in source.
alListener3i
alListener3iFunc alListener3i;
Undocumented in source.
alListenerf
alListenerfFunc alListenerf;
Undocumented in source.
alListenerfv
alListenerfvFunc alListenerfv;
Undocumented in source.
alListeneri
alListeneriFunc alListeneri;
Undocumented in source.
alListeneriv
alListenerivFunc alListeneriv;
Undocumented in source.
alSource3f
alSource3fFunc alSource3f;
Undocumented in source.
alSource3i
alSource3iFunc alSource3i;
Undocumented in source.
alSourcePause
alSourcePauseFunc alSourcePause;
Undocumented in source.
alSourcePausev
alSourcePausevFunc alSourcePausev;
Undocumented in source.
alSourcePlay
alSourcePlayFunc alSourcePlay;
Undocumented in source.
alSourcePlayv
alSourcePlayvFunc alSourcePlayv;
Undocumented in source.
alSourceQueueBuffers
alSourceQueueBuffersFunc alSourceQueueBuffers;
Undocumented in source.
alSourceRewind
alSourceRewindFunc alSourceRewind;
Undocumented in source.
alSourceRewindv
alSourceRewindvFunc alSourceRewindv;
Undocumented in source.
alSourceStop
alSourceStopFunc alSourceStop;
Undocumented in source.
alSourceStopv
alSourceStopvFunc alSourceStopv;
Undocumented in source.
alSourceUnqueueBuffers
alSourceUnqueueBuffersFunc alSourceUnqueueBuffers;
Undocumented in source.
alSourcef
alSourcefFunc alSourcef;
Undocumented in source.
alSourcefv
alSourcefvFunc alSourcefv;
Undocumented in source.
alSourcei
alSourceiFunc alSourcei;
Undocumented in source.
alSourceiv
alSourceivFunc alSourceiv;
Undocumented in source.
alSpeedOfSound
alSpeedOfSoundFunc alSpeedOfSound;
Undocumented in source.
alcCaptureCloseDevice
alcCaptureCloseDeviceFunc alcCaptureCloseDevice;
Undocumented in source.
alcCaptureOpenDevice
alcCaptureOpenDeviceFunc alcCaptureOpenDevice;
Undocumented in source.
alcCaptureSamples
alcCaptureSamplesFunc alcCaptureSamples;
Undocumented in source.
alcCaptureStart
alcCaptureStartFunc alcCaptureStart;
Undocumented in source.
alcCaptureStop
alcCaptureStopFunc alcCaptureStop;
Undocumented in source.
alcCloseDevice
alcCloseDeviceFunc alcCloseDevice;
Undocumented in source.
alcCreateContext
alcCreateContextFunc alcCreateContext;
Undocumented in source.
alcDestroyContext
alcDestroyContextFunc alcDestroyContext;
Undocumented in source.
alcGetContextsDevice
alcGetContextsDeviceFunc alcGetContextsDevice;
Undocumented in source.
alcGetCurrentContext
alcGetCurrentContextFunc alcGetCurrentContext;
Undocumented in source.
alcGetEnumValue
alcGetEnumValueFunc alcGetEnumValue;
Undocumented in source.
alcGetError
alcGetErrorFunc alcGetError;
Undocumented in source.
alcGetIntegerv
alcGetIntegervFunc alcGetIntegerv;
Undocumented in source.
alcGetProcAddress
alcGetProcAddressFunc alcGetProcAddress;
Undocumented in source.
alcGetString
alcGetStringFunc alcGetString;
Undocumented in source.
alcIsExtensionPresent
alcIsExtensionPresentFunc alcIsExtensionPresent;
Undocumented in source.
alcMakeContextCurrent
alcMakeContextCurrentFunc alcMakeContextCurrent;
Undocumented in source.
alcOpenDevice
alcOpenDeviceFunc alcOpenDevice;
Undocumented in source.
alcProcessContext
alcProcessContextFunc alcProcessContext;
Undocumented in source.
alcSuspendContext
alcSuspendContextFunc alcSuspendContext;
Undocumented in source.

Meta