bindbc.openal.bindstatic

Undocumented in source.

Members

Functions

alAuxiliaryEffectSlotf
void alAuxiliaryEffectSlotf(ALuint effectslot, ALenum param, ALfloat flValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alAuxiliaryEffectSlotfv
void alAuxiliaryEffectSlotfv(ALuint effectslot, ALenum param, ALfloat* pflValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alAuxiliaryEffectSloti
void alAuxiliaryEffectSloti(ALuint effectslot, ALenum param, ALint iValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alAuxiliaryEffectSlotiv
void alAuxiliaryEffectSlotiv(ALuint effectslot, ALenum param, ALint* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBuffer3f
void alBuffer3f(ALuint buffers, ALenum param, ALfloat value1, ALfloat value2, ALfloat value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBuffer3i
void alBuffer3i(ALuint buffers, ALenum param, ALint value1, ALint value2, ALint value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferData
void alBufferData(ALuint buffers, ALenum param, const(ALvoid)* data, ALsizei size, ALsizei freq)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferf
void alBufferf(ALuint buffers, ALenum param, ALfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferfv
void alBufferfv(ALuint buffers, ALenum param, const(ALfloat)* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferi
void alBufferi(ALuint buffers, ALenum param, ALint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alBufferiv
void alBufferiv(ALuint buffers, ALenum param, const(ALint)* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteAuxiliaryEffectSlots
void alDeleteAuxiliaryEffectSlots(ALsizei n, ALuint* effectslots)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteBuffers
void alDeleteBuffers(ALsizei , const(ALuint)* buffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteEffects
void alDeleteEffects(ALsizei n, ALuint* effects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteFilters
void alDeleteFilters(ALsizei n, ALuint* filters)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDeleteSources
void alDeleteSources(ALsizei n, const(ALuint)* sources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDisable
void alDisable(ALenum capability)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDistanceModel
void alDistanceModel(ALenum distanceModel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDopplerFactor
void alDopplerFactor(ALfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alDopplerVelocity
void alDopplerVelocity(ALfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectf
void alEffectf(ALuint effect, ALenum param, ALfloat flValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectfv
void alEffectfv(ALuint effect, ALenum param, ALfloat* pflValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffecti
void alEffecti(ALuint effect, ALenum param, ALint iValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEffectiv
void alEffectiv(ALuint effect, ALenum param, ALint* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alEnable
void alEnable(ALenum capability)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilterf
void alFilterf(ALuint filter, ALenum param, ALfloat flValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilterfv
void alFilterfv(ALuint filter, ALenum param, ALfloat* pflValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilteri
void alFilteri(ALuint filter, ALenum param, ALint iValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alFilteriv
void alFilteriv(ALuint filter, ALenum param, ALint* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenAuxiliaryEffectSlots
void alGenAuxiliaryEffectSlots(ALsizei n, ALuint* effectslots)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenBuffers
void alGenBuffers(ALsizei , ALuint* buffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenEffects
void alGenEffects(ALsizei n, ALuint* effects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenFilters
void alGenFilters(ALsizei n, ALuint* filters)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGenSources
void alGenSources(ALsizei n, ALuint* sources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotf
void alGetAuxiliaryEffectSlotf(ALuint effectslot, ALenum param, ALfloat* pflValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotfv
void alGetAuxiliaryEffectSlotfv(ALuint effectslot, ALenum param, ALfloat* pflValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSloti
void alGetAuxiliaryEffectSloti(ALuint effectslot, ALenum param, ALint* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetAuxiliaryEffectSlotiv
void alGetAuxiliaryEffectSlotiv(ALuint effectslot, ALenum param, ALint* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBoolean
ALboolean alGetBoolean(ALenum param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBooleanv
void alGetBooleanv(ALenum param, ALboolean* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBuffer3f
void alGetBuffer3f(ALuint buffers, ALenum param, ALfloat* value1, ALfloat* value2, ALfloat* value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBuffer3i
void alGetBuffer3i(ALuint buffers, ALenum param, ALint* value1, ALint* value2, ALint* value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferf
void alGetBufferf(ALuint buffers, ALenum param, ALfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferfv
void alGetBufferfv(ALuint buffers, ALenum param, ALfloat* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferi
void alGetBufferi(ALuint buffers, ALenum param, ALint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetBufferiv
void alGetBufferiv(ALuint buffers, ALenum param, ALint* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetDouble
ALdouble alGetDouble(ALenum param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetDoublev
void alGetDoublev(ALenum param, ALdouble* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectf
void alGetEffectf(ALuint effect, ALenum param, ALfloat* pflValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectfv
void alGetEffectfv(ALuint effect, ALenum param, ALfloat* pflValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffecti
void alGetEffecti(ALuint effect, ALenum param, ALint* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEffectiv
void alGetEffectiv(ALuint effect, ALenum param, ALint* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetEnumValue
ALenum alGetEnumValue(const(char)* ename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetError
ALenum alGetError()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilterf
void alGetFilterf(ALuint filter, ALenum param, ALfloat* pflValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilterfv
void alGetFilterfv(ALuint filter, ALenum param, ALfloat* pflValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilteri
void alGetFilteri(ALuint filter, ALenum param, ALint* piValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFilteriv
void alGetFilteriv(ALuint filter, ALenum param, ALint* piValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFloat
ALfloat alGetFloat(ALenum param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetFloatv
void alGetFloatv(ALenum param, ALfloat* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetInteger
ALint alGetInteger(ALenum param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetIntegerv
void alGetIntegerv(ALenum param, ALint* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListener3f
void alGetListener3f(ALenum param, ALfloat* value1, ALfloat* value2, ALfloat* value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListener3i
void alGetListener3i(ALenum param, ALint* value1, ALint* value2, ALint* value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListenerf
void alGetListenerf(ALenum param, ALfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListenerfv
void alGetListenerfv(ALenum param, ALfloat* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListeneri
void alGetListeneri(ALenum param, ALint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetListeneriv
void alGetListeneriv(ALenum param, ALint* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetProcAddress
ALvoid* alGetProcAddress(const(char)* fname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSource3f
void alGetSource3f(ALuint source, ALenum param, ALfloat* value1, ALfloat* value2, ALfloat* value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSource3i
void alGetSource3i(ALuint source, ALenum param, ALint* value1, ALint* value2, ALint* value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourcef
void alGetSourcef(ALuint source, ALenum param, ALfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourcefv
void alGetSourcefv(ALuint source, ALenum param, ALfloat* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourcei
void alGetSourcei(ALuint source, ALenum param, ALint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetSourceiv
void alGetSourceiv(ALuint source, ALenum param, ALint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alGetString
const(ALchar)* alGetString(ALenum param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsAuxiliaryEffectSlot
ALboolean alIsAuxiliaryEffectSlot(ALuint effectslot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsBuffer
ALboolean alIsBuffer(ALuint buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsEffect
ALboolean alIsEffect(ALuint effect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsEnabled
ALboolean alIsEnabled(ALenum capability)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsExtensionPresent
ALboolean alIsExtensionPresent(const(char)* extname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsFilter
ALboolean alIsFilter(ALuint filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alIsSource
ALboolean alIsSource(ALuint source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListener3f
void alListener3f(ALenum param, ALfloat value1, ALfloat value2, ALfloat value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListener3i
void alListener3i(ALenum param, ALint value1, ALint value2, ALint value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListenerf
void alListenerf(ALenum param, ALfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListenerfv
void alListenerfv(ALenum param, const(ALfloat)* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListeneri
void alListeneri(ALenum param, ALint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alListeneriv
void alListeneriv(ALenum param, const(ALint)* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSource3f
void alSource3f(ALuint source, ALenum param, ALfloat value1, ALfloat value2, ALfloat value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSource3i
void alSource3i(ALuint source, ALenum param, ALint value1, ALint value2, ALint value3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePause
void alSourcePause(ALuint source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePausev
void alSourcePausev(ALsizei n, const(ALuint)* sources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePlay
void alSourcePlay(ALuint source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcePlayv
void alSourcePlayv(ALsizei n, const(ALuint)* sources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceQueueBuffers
void alSourceQueueBuffers(ALuint source, ALsizei nb, ALuint* buffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceRewind
void alSourceRewind(ALuint source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceRewindv
void alSourceRewindv(ALsizei n, const(ALuint)* sources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceStop
void alSourceStop(ALuint source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceStopv
void alSourceStopv(ALsizei n, const(ALuint)* sources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceUnqueueBuffers
void alSourceUnqueueBuffers(ALuint source, ALsizei nb, ALuint* buffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcef
void alSourcef(ALuint source, ALenum param, ALfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcefv
void alSourcefv(ALuint source, ALenum param, const(ALfloat)* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourcei
void alSourcei(ALuint source, ALenum param, ALint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSourceiv
void alSourceiv(ALuint source, ALenum param, const(ALint)* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alSpeedOfSound
void alSpeedOfSound(ALfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureCloseDevice
ALCboolean alcCaptureCloseDevice(ALCdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureOpenDevice
ALCdevice* alcCaptureOpenDevice(const(char)* devicename, ALCuint frequency, ALCenum format, ALCsizei buffersize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureSamples
void alcCaptureSamples(ALCdevice* device, ALCvoid* buffer, ALCsizei samples)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureStart
void alcCaptureStart(ALCdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCaptureStop
void alcCaptureStop(ALCdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCloseDevice
ALCboolean alcCloseDevice(ALCdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcCreateContext
ALCcontext* alcCreateContext(ALCdevice* device, const(ALCint)* attrlist)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcDestroyContext
void alcDestroyContext(ALCcontext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetContextsDevice
ALCdevice* alcGetContextsDevice(ALCcontext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetCurrentContext
ALCcontext* alcGetCurrentContext()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetEnumValue
ALCenum alcGetEnumValue(ALCdevice* device, const(char)* enumname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetError
ALCenum alcGetError(ALCdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetIntegerv
void alcGetIntegerv(ALCdevice* device, ALCenum param, ALCsizei size, ALCint* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetProcAddress
void* alcGetProcAddress(ALCdevice* device, const(char)* funcname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcGetString
const(char)* alcGetString(ALCdevice* device, ALCenum param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcIsExtensionPresent
ALCboolean alcIsExtensionPresent(ALCdevice* device, const(char)* extname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcMakeContextCurrent
ALCboolean alcMakeContextCurrent(ALCcontext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcOpenDevice
ALCdevice* alcOpenDevice(const(char)* devicename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcProcessContext
void alcProcessContext(ALCcontext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alcSuspendContext
void alcSuspendContext(ALCcontext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta