4package com.jogamp.openal;
6import java.io.UnsupportedEncodingException;
8import com.jogamp.openal.*;
10import java.security.PrivilegedAction;
11import com.jogamp.openal.ALContextKey;
12import com.jogamp.openal.ALCcontext;
13import com.jogamp.gluegen.runtime.*;
14import com.jogamp.common.os.*;
15import com.jogamp.common.nio.*;
17import com.jogamp.common.util.*;
20import java.util.HashMap;
21import java.nio.charset.Charset;
22import java.nio.charset.StandardCharsets;
30 public void callback(
int eventType,
int object,
int param, String message,
ALCcontext userParam);
43 public void callback(
int eventType,
int deviceType,
ALCdevice device, String message, Object userParam);
49 public void callback(
int source,
int type,
int id,
int severity, String message,
ALCcontext userParam);
61 public void alGenEffects(
int n,
int[] effects,
int effects_offset);
74 public void alEffecti(
int effect,
int param,
int iValue);
78 public void alEffectiv(
int effect,
int param, IntBuffer piValues);
81 public void alEffectiv(
int effect,
int param,
int[] piValues,
int piValues_offset);
84 public void alEffectf(
int effect,
int param,
float flValue);
88 public void alEffectfv(
int effect,
int param, FloatBuffer pflValues);
91 public void alEffectfv(
int effect,
int param,
float[] pflValues,
int pflValues_offset);
95 public void alGetEffecti(
int effect,
int param, IntBuffer piValue);
98 public void alGetEffecti(
int effect,
int param,
int[] piValue,
int piValue_offset);
105 public void alGetEffectiv(
int effect,
int param,
int[] piValues,
int piValues_offset);
112 public void alGetEffectf(
int effect,
int param,
float[] pflValue,
int pflValue_offset);
119 public void alGetEffectfv(
int effect,
int param,
float[] pflValues,
int pflValues_offset);
139 public void alFilteri(
int filter,
int param,
int iValue);
143 public void alFilteriv(
int filter,
int param, IntBuffer piValues);
146 public void alFilteriv(
int filter,
int param,
int[] piValues,
int piValues_offset);
149 public void alFilterf(
int filter,
int param,
float flValue);
153 public void alFilterfv(
int filter,
int param, FloatBuffer pflValues);
156 public void alFilterfv(
int filter,
int param,
float[] pflValues,
int pflValues_offset);
163 public void alGetFilteri(
int filter,
int param,
int[] piValue,
int piValue_offset);
170 public void alGetFilteriv(
int filter,
int param,
int[] piValues,
int piValues_offset);
177 public void alGetFilterf(
int filter,
int param,
float[] pflValue,
int pflValue_offset);
184 public void alGetFilterfv(
int filter,
int param,
float[] pflValues,
int pflValues_offset);
273 public void alBufferSamplesSOFT(
int buffer,
int samplerate,
int internalformat,
int samples,
int channels,
int type, Buffer data);
300 public void alSource3dSOFT(
int source,
int param,
double value1,
double value2,
double value3);
307 public void alSourcedvSOFT(
int source,
int param,
double[] values,
int values_offset);
320 public void alGetSource3dSOFT(
int source,
int param, DoubleBuffer value1, DoubleBuffer value2, DoubleBuffer value3);
323 public void alGetSource3dSOFT(
int source,
int param,
double[] value1,
int value1_offset,
double[] value2,
int value2_offset,
double[] value3,
int value3_offset);
336 public void alSource3i64SOFT(
int source,
int param,
long value1,
long value2,
long value3);
356 public void alGetSource3i64SOFT(
int source,
int param, LongBuffer value1, LongBuffer value2, LongBuffer value3);
359 public void alGetSource3i64SOFT(
int source,
int param,
long[] value1,
int value1_offset,
long[] value2,
int value2_offset,
long[] value3,
int value3_offset);
471 public void alGetBuffer3PtrSOFT(
int buffer,
int param, PointerBuffer ptr0, PointerBuffer ptr1, PointerBuffer ptr2);
531 public int alGetDebugMessageLogEXT(
int count,
int logBufSize, IntBuffer sources, IntBuffer types, IntBuffer ids, IntBuffer severities, IntBuffer lengths, ByteBuffer logBuf);
534 public int alGetDebugMessageLogEXT(
int count,
int logBufSize,
int[] sources,
int sources_offset,
int[] types,
int types_offset,
int[] ids,
int ids_offset,
int[] severities,
int severities_offset,
int[] lengths,
int lengths_offset,
byte[] logBuf,
int logBuf_offset);
542 public void alGetObjectLabelEXT(
int identifier,
int name,
int bufSize, IntBuffer length, ByteBuffer label);
545 public void alGetObjectLabelEXT(
int identifier,
int name,
int bufSize,
int[] length,
int length_offset,
byte[] label,
int label_offset);
577 int hash = System.identityHashCode(
userParam );
Implementing equals(Object) based on the native address and hashCode() on the HashUtil#getAddrHash32_...
Key { java.lang.Object userParam } for void alcEventCallbackSOFT(ALCEVENTPROCTYPESOFT callback,...
boolean equals(final Object o)
AlcEventCallbackSOFTKey(java.lang.Object userParam)
final java.lang.Object userParam
JavaCallback interface: ALBUFFERCALLBACKTYPESOFT -> ALsizei (*ALBUFFERCALLBACKTYPESOFT)(ALvoid * user...
int callback(ALCcontext userptr, Buffer sampledata, int numbytes)
Interface to C language function: ALsizei callback(ALvoid * userptr, ALvoid * sampledata,...
JavaCallback interface: ALCEVENTPROCTYPESOFT -> void (*ALCEVENTPROCTYPESOFT)(ALCenum eventType,...
void callback(int eventType, int deviceType, ALCdevice device, String message, Object userParam)
Interface to C language function: void callback(ALCenum eventType, ALCenum deviceType,...
JavaCallback interface: ALDEBUGPROCEXT -> void (*ALDEBUGPROCEXT)(ALenum source, ALenum type,...
void callback(int source, int type, int id, int severity, String message, ALCcontext userParam)
Interface to C language function: void callback(ALenum source, ALenum type, ALuint id,...
JavaCallback interface: ALEVENTPROCSOFT -> void (*ALEVENTPROCSOFT)(ALenum eventType,...
void callback(int eventType, int object, int param, String message, ALCcontext userParam)
Interface to C language function: void callback(ALenum eventType, ALuint object,...
ALCdevice alcLoopbackOpenDeviceSOFT(String deviceName)
Entry point (through function pointer) to C language function: ALCdevice * alcLoopbackOpenDeviceSOF...
void alFilterfv(int filter, int param, float[] pflValues, int pflValues_offset)
Entry point (through function pointer) to C language function: void alFilterfv(ALuint filter,...
void alSource3i64SOFT(int source, int param, long value1, long value2, long value3)
Entry point (through function pointer) to C language function: void alSource3i64SOFT(ALuint source,...
void alFilterfv(int filter, int param, FloatBuffer pflValues)
Entry point (through function pointer) to C language function: void alFilterfv(ALuint filter,...
void alEventControlSOFT(int count, IntBuffer types, boolean enable)
Entry point (through function pointer) to C language function: void alEventControlSOFT(ALsizei coun...
boolean isAlEventCallbackSOFTMapped(ALContextKey key)
Returns whether callback Key { ALCcontext userParam } is mapped for void alEventCallbackSOFT(ALEVE...
void alSourcei64SOFT(int source, int param, long value)
Entry point (through function pointer) to C language function: void alSourcei64SOFT(ALuint source,...
boolean alcEventControlSOFT(int count, IntBuffer events, boolean enable)
Entry point (through function pointer) to C language function: ALCboolean alcEventControlSOFT(ALCsi...
boolean alcSetThreadContext(ALCcontext context)
Entry point (through function pointer) to C language function: ALCboolean alcSetThreadContext(ALCco...
int alcEventIsSupportedSOFT(int eventType, int deviceType)
Entry point (through function pointer) to C language function: ALCenum alcEventIsSupportedSOFT(ALCe...
void alGetBufferPtrvSOFT(int buffer, int param, PointerBuffer ptr)
Entry point (through function pointer) to C language function: void alGetBufferPtrvSOFT(ALuint buff...
void alFilterf(int filter, int param, float flValue)
Entry point (through function pointer) to C language function: void alFilterf(ALuint filter,...
void alDebugMessageControlEXT(int source, int type, int severity, int count, int[] ids, int ids_offset, boolean enable)
Entry point (through function pointer) to C language function: void alDebugMessageControlEXT(ALenum...
void alcGetInteger64vSOFT(ALCdevice device, int pname, int size, long[] values, int values_offset)
Entry point (through function pointer) to C language function: void alcGetInteger64vSOFT(ALCdevice ...
void alcRenderSamplesSOFT(ALCdevice device, Buffer buffer, int samples)
Entry point (through function pointer) to C language function: void alcRenderSamplesSOFT(ALCdevice ...
ALCcontext getAlDebugMessageCallbackEXTUserParam(ALContextKey key)
Returns user-param mapped to Key { ALCcontext userParam } for void alDebugMessageCallbackEXT(ALDEB...
void alGetEffectiv(int effect, int param, int[] piValues, int piValues_offset)
Entry point (through function pointer) to C language function: void alGetEffectiv(ALuint effect,...
ALEVENTPROCSOFT getAlEventCallbackSOFT(ALContextKey key)
Returns ALEVENTPROCSOFT callback mapped to Key { ALCcontext userParam } for void alEventCallbackSO...
void alSourcei64vSOFT(int source, int param, LongBuffer values)
Entry point (through function pointer) to C language function: void alSourcei64vSOFT(ALuint source,...
void alEffectiv(int effect, int param, int[] piValues, int piValues_offset)
Entry point (through function pointer) to C language function: void alEffectiv(ALuint effect,...
Set< AlcEventCallbackSOFTKey > getAlcEventCallbackSOFTKeys()
Returns set of Key { java.lang.Object userParam } for void alcEventCallbackSOFT(ALCEVENTPROCTYPESO...
int releaseAllAlcEventCallbackSOFT()
Releases all callback data mapped via Key { java.lang.Object userParam } skipping toolkit API.
boolean isAlcEventCallbackSOFTMapped(AlcEventCallbackSOFTKey key)
Returns whether callback Key { java.lang.Object userParam } is mapped for void alcEventCallbackSOF...
boolean alIsAuxiliaryEffectSlot(int effectslot)
Entry point (through function pointer) to C language function: ALboolean alIsAuxiliaryEffectSlot(AL...
void alGetSource3i64SOFT(int source, int param, LongBuffer value1, LongBuffer value2, LongBuffer value3)
Entry point (through function pointer) to C language function: void alGetSource3i64SOFT(ALuint sour...
void alGetFilteriv(int filter, int param, IntBuffer piValues)
Entry point (through function pointer) to C language function: void alGetFilteriv(ALuint filter,...
void alEventControlSOFT(int count, int[] types, int types_offset, boolean enable)
Entry point (through function pointer) to C language function: void alEventControlSOFT(ALsizei coun...
void alDeleteAuxiliaryEffectSlots(int n, int[] effectslots, int effectslots_offset)
Entry point (through function pointer) to C language function: void alDeleteAuxiliaryEffectSlots(AL...
void alGetAuxiliaryEffectSlotiv(int effectslot, int param, int[] piValues, int piValues_offset)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSlotiv(ALui...
boolean alcEventControlSOFT(int count, int[] events, int events_offset, boolean enable)
Entry point (through function pointer) to C language function: ALCboolean alcEventControlSOFT(ALCsi...
boolean alIsEffect(int effect)
Entry point (through function pointer) to C language function: ALboolean alIsEffect(ALuint effect)
void alEventCallbackSOFT(ALEVENTPROCSOFT callback, ALCcontext userParam)
Entry point (through function pointer) to C language function: void alEventCallbackSOFT(ALEVENTPROC...
void alAuxiliaryEffectSlotf(int effectslot, int param, float flValue)
Entry point (through function pointer) to C language function: void alAuxiliaryEffectSlotf(ALuint e...
void alGetAuxiliaryEffectSlotf(int effectslot, int param, float[] pflValue, int pflValue_offset)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSlotf(ALuin...
void alBufferSubDataSOFT(int buffer, int format, Buffer data, int offset, int length)
Entry point (through function pointer) to C language function: void alBufferSubDataSOFT(ALuint buff...
String alGetStringiSOFT(int pname, int index)
Entry point (through function pointer) to C language function: const ALchar * alGetStringiSOFT(ALen...
void alBufferSamplesSOFT(int buffer, int samplerate, int internalformat, int samples, int channels, int type, Buffer data)
Entry point (through function pointer) to C language function: void alBufferSamplesSOFT(ALuint buff...
void alAuxiliaryEffectSloti(int effectslot, int param, int iValue)
Entry point (through function pointer) to C language function: void alAuxiliaryEffectSloti(ALuint e...
void alSource3dSOFT(int source, int param, double value1, double value2, double value3)
Entry point (through function pointer) to C language function: void alSource3dSOFT(ALuint source,...
ALCEVENTPROCTYPESOFT getAlcEventCallbackSOFT(AlcEventCallbackSOFTKey key)
Returns ALCEVENTPROCTYPESOFT callback mapped to Key { java.lang.Object userParam } for void alcEve...
void alRequestFoldbackStart(int mode, int count, int length, float[] mem, int mem_offset, long callback)
Entry point (through function pointer) to C language function: void alRequestFoldbackStart(ALenum m...
void alProcessUpdatesSOFT()
Entry point (through function pointer) to C language function: void alProcessUpdatesSOFT()
void alGetBufferPtrSOFT(int buffer, int param, PointerBuffer ptr)
Entry point (through function pointer) to C language function: void alGetBufferPtrSOFT(ALuint buffe...
void alFilteriv(int filter, int param, IntBuffer piValues)
Entry point (through function pointer) to C language function: void alFilteriv(ALuint filter,...
void alRequestFoldbackStop()
Entry point (through function pointer) to C language function: void alRequestFoldbackStop()
void alFilteri(int filter, int param, int iValue)
Entry point (through function pointer) to C language function: void alFilteri(ALuint filter,...
ALCcontext alcGetThreadContext()
Entry point (through function pointer) to C language function: ALCcontext * alcGetThreadContext()
void alGetFilteri(int filter, int param, IntBuffer piValue)
Entry point (through function pointer) to C language function: void alGetFilteri(ALuint filter,...
ALCcontext getAlBufferCallbackSOFTUserParam(ALContextKey key)
Returns user-param mapped to Key { ALCcontext userptr } for void alBufferCallbackSOFT(int buffer,...
void alDebugMessageCallbackEXT(ALDEBUGPROCEXT callback, ALCcontext userParam)
Entry point (through function pointer) to C language function: void alDebugMessageCallbackEXT(ALDEB...
void alDeleteEffects(int n, IntBuffer effects)
Entry point (through function pointer) to C language function: void alDeleteEffects(ALsizei n,...
void alDebugMessageControlEXT(int source, int type, int severity, int count, IntBuffer ids, boolean enable)
Entry point (through function pointer) to C language function: void alDebugMessageControlEXT(ALenum...
void alBufferCallbackSOFT(int buffer, int format, int freq, ALBUFFERCALLBACKTYPESOFT callback, ALCcontext userptr)
Entry point (through function pointer) to C language function: void alBufferCallbackSOFT(ALuint buf...
void alSourcePlayAtTimevSOFT(int n, IntBuffer sources, long start_time)
Entry point (through function pointer) to C language function: void alSourcePlayAtTimevSOFT(ALsizei...
void alSourcePlayAtTimeSOFT(int source, long start_time)
Entry point (through function pointer) to C language function: void alSourcePlayAtTimeSOFT(ALuint s...
boolean alcResetDeviceSOFT(ALCdevice device, int[] attribs, int attribs_offset)
Entry point (through function pointer) to C language function: ALCboolean alcResetDeviceSOFT(ALCdev...
void alEffectfv(int effect, int param, FloatBuffer pflValues)
Entry point (through function pointer) to C language function: void alEffectfv(ALuint effect,...
boolean alcReopenDeviceSOFT(ALCdevice device, String deviceName, IntBuffer attribs)
Entry point (through function pointer) to C language function: ALCboolean alcReopenDeviceSOFT(ALCde...
void alGetSource3dSOFT(int source, int param, double[] value1, int value1_offset, double[] value2, int value2_offset, double[] value3, int value3_offset)
Entry point (through function pointer) to C language function: void alGetSource3dSOFT(ALuint source...
void alSourcedvSOFT(int source, int param, DoubleBuffer values)
Entry point (through function pointer) to C language function: void alSourcedvSOFT(ALuint source,...
void alBufferSubSamplesSOFT(int buffer, int offset, int samples, int channels, int type, Buffer data)
Entry point (through function pointer) to C language function: void alBufferSubSamplesSOFT(ALuint b...
boolean alcReopenDeviceSOFT(ALCdevice device, String deviceName, int[] attribs, int attribs_offset)
Entry point (through function pointer) to C language function: ALCboolean alcReopenDeviceSOFT(ALCde...
void alAuxiliaryEffectSlotfv(int effectslot, int param, float[] pflValues, int pflValues_offset)
Entry point (through function pointer) to C language function: void alAuxiliaryEffectSlotfv(ALuint ...
void alGetEffectf(int effect, int param, FloatBuffer pflValue)
Entry point (through function pointer) to C language function: void alGetEffectf(ALuint effect,...
void alAuxiliaryEffectSlotfv(int effectslot, int param, FloatBuffer pflValues)
Entry point (through function pointer) to C language function: void alAuxiliaryEffectSlotfv(ALuint ...
void alGenEffects(int n, IntBuffer effects)
Entry point (through function pointer) to C language function: void alGenEffects(ALsizei n,...
void alGetSourcedSOFT(int source, int param, DoubleBuffer value)
Entry point (through function pointer) to C language function: void alGetSourcedSOFT(ALuint source,...
void alEffecti(int effect, int param, int iValue)
Entry point (through function pointer) to C language function: void alEffecti(ALuint effect,...
boolean isAlDebugMessageCallbackEXTMapped(ALContextKey key)
Returns whether callback Key { ALCcontext userParam } is mapped for void alDebugMessageCallbackEXT...
void alSourcePlayAtTimevSOFT(int n, int[] sources, int sources_offset, long start_time)
Entry point (through function pointer) to C language function: void alSourcePlayAtTimevSOFT(ALsizei...
void alGetFilteri(int filter, int param, int[] piValue, int piValue_offset)
Entry point (through function pointer) to C language function: void alGetFilteri(ALuint filter,...
void alGetAuxiliaryEffectSlotf(int effectslot, int param, FloatBuffer pflValue)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSlotf(ALuin...
void alGetObjectLabelEXT(int identifier, int name, int bufSize, IntBuffer length, ByteBuffer label)
Entry point (through function pointer) to C language function: void alGetObjectLabelEXT(ALenum iden...
void alGetSourcedSOFT(int source, int param, double[] value, int value_offset)
Entry point (through function pointer) to C language function: void alGetSourcedSOFT(ALuint source,...
String alcGetStringiSOFT(ALCdevice device, int paramName, int index)
Entry point (through function pointer) to C language function: const ALCchar * alcGetStringiSOFT(AL...
void alGetSourcei64vSOFT(int source, int param, long[] values, int values_offset)
Entry point (through function pointer) to C language function: void alGetSourcei64vSOFT(ALuint sour...
void alGetEffecti(int effect, int param, IntBuffer piValue)
Entry point (through function pointer) to C language function: void alGetEffecti(ALuint effect,...
void alcDeviceResumeSOFT(ALCdevice device)
Entry point (through function pointer) to C language function: void alcDeviceResumeSOFT(ALCdevice *...
void alGetBufferSamplesSOFT(int buffer, int offset, int samples, int channels, int type, Buffer data)
Entry point (through function pointer) to C language function: void alGetBufferSamplesSOFT(ALuint b...
void releaseAlBufferCallbackSOFT(ALContextKey key)
Releases callback data mapped to Key { ALCcontext userptr } skipping toolkit API.
void alSourcei64vSOFT(int source, int param, long[] values, int values_offset)
Entry point (through function pointer) to C language function: void alSourcei64vSOFT(ALuint source,...
void alGetPointervSOFT(int pname, PointerBuffer values)
Entry point (through function pointer) to C language function: void alGetPointervSOFT(ALenum pname,...
boolean alIsBufferFormatSupportedSOFT(int format)
Entry point (through function pointer) to C language function: ALboolean alIsBufferFormatSupportedS...
void alGetEffectfv(int effect, int param, FloatBuffer pflValues)
Entry point (through function pointer) to C language function: void alGetEffectfv(ALuint effect,...
void alcGetInteger64vSOFT(ALCdevice device, int pname, int size, LongBuffer values)
Entry point (through function pointer) to C language function: void alcGetInteger64vSOFT(ALCdevice ...
void alGetAuxiliaryEffectSloti(int effectslot, int param, IntBuffer piValue)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSloti(ALuin...
void releaseAlEventCallbackSOFT(ALContextKey key)
Releases callback data mapped to Key { ALCcontext userParam } skipping toolkit API.
void alGetObjectLabelEXT(int identifier, int name, int bufSize, int[] length, int length_offset, byte[] label, int label_offset)
Entry point (through function pointer) to C language function: void alGetObjectLabelEXT(ALenum iden...
void alGetAuxiliaryEffectSlotfv(int effectslot, int param, float[] pflValues, int pflValues_offset)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSlotfv(ALui...
void alDeleteAuxiliaryEffectSlots(int n, IntBuffer effectslots)
Entry point (through function pointer) to C language function: void alDeleteAuxiliaryEffectSlots(AL...
void alcEventCallbackSOFT(ALCEVENTPROCTYPESOFT callback, Object userParam)
Entry point (through function pointer) to C language function: void alcEventCallbackSOFT(ALCEVENTPR...
void releaseAlDebugMessageCallbackEXT(ALContextKey key)
Releases callback data mapped to Key { ALCcontext userParam } skipping toolkit API.
void alObjectLabelEXT(int identifier, int name, String label)
Entry point (through function pointer) to C language function: void alObjectLabelEXT(ALenum identif...
void alGetFilteriv(int filter, int param, int[] piValues, int piValues_offset)
Entry point (through function pointer) to C language function: void alGetFilteriv(ALuint filter,...
void alcDevicePauseSOFT(ALCdevice device)
Entry point (through function pointer) to C language function: void alcDevicePauseSOFT(ALCdevice * ...
void alGetFilterfv(int filter, int param, float[] pflValues, int pflValues_offset)
Entry point (through function pointer) to C language function: void alGetFilterfv(ALuint filter,...
void alBufferDataStatic(int buffer, int format, Buffer data, int size, int freq)
Entry point (through function pointer) to C language function: void alBufferDataStatic(ALuint buffe...
void alGenFilters(int n, int[] filters, int filters_offset)
Entry point (through function pointer) to C language function: void alGenFilters(ALsizei n,...
void alDeleteFilters(int n, int[] filters, int filters_offset)
Entry point (through function pointer) to C language function: void alDeleteFilters(ALsizei n,...
void alEffectfv(int effect, int param, float[] pflValues, int pflValues_offset)
Entry point (through function pointer) to C language function: void alEffectfv(ALuint effect,...
ByteBuffer alGetPointerSOFT(int pname)
Entry point (through function pointer) to C language function: void * alGetPointerSOFT(ALenum pname...
void alGenAuxiliaryEffectSlots(int n, IntBuffer effectslots)
Entry point (through function pointer) to C language function: void alGenAuxiliaryEffectSlots(ALsiz...
int alGetDebugMessageLogEXT(int count, int logBufSize, int[] sources, int sources_offset, int[] types, int types_offset, int[] ids, int ids_offset, int[] severities, int severities_offset, int[] lengths, int lengths_offset, byte[] logBuf, int logBuf_offset)
Entry point (through function pointer) to C language function: ALuint alGetDebugMessageLogEXT(ALuin...
void alFilteriv(int filter, int param, int[] piValues, int piValues_offset)
Entry point (through function pointer) to C language function: void alFilteriv(ALuint filter,...
void alGetSource3dSOFT(int source, int param, DoubleBuffer value1, DoubleBuffer value2, DoubleBuffer value3)
Entry point (through function pointer) to C language function: void alGetSource3dSOFT(ALuint source...
void alDeferUpdatesSOFT()
Entry point (through function pointer) to C language function: void alDeferUpdatesSOFT()
ALCcontext getAlEventCallbackSOFTUserParam(ALContextKey key)
Returns user-param mapped to Key { ALCcontext userParam } for void alEventCallbackSOFT(ALEVENTPROC...
void alGetFilterf(int filter, int param, float[] pflValue, int pflValue_offset)
Entry point (through function pointer) to C language function: void alGetFilterf(ALuint filter,...
void alGetAuxiliaryEffectSloti(int effectslot, int param, int[] piValue, int piValue_offset)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSloti(ALuin...
void alDebugMessageInsertEXT(int source, int type, int id, int severity, String message)
Entry point (through function pointer) to C language function: void alDebugMessageInsertEXT(ALenum ...
void alGetEffectiv(int effect, int param, IntBuffer piValues)
Entry point (through function pointer) to C language function: void alGetEffectiv(ALuint effect,...
void alGetEffectfv(int effect, int param, float[] pflValues, int pflValues_offset)
Entry point (through function pointer) to C language function: void alGetEffectfv(ALuint effect,...
void alPushDebugGroupEXT(int source, int id, String message)
Entry point (through function pointer) to C language function: void alPushDebugGroupEXT(ALenum sour...
void alSourcedvSOFT(int source, int param, double[] values, int values_offset)
Entry point (through function pointer) to C language function: void alSourcedvSOFT(ALuint source,...
void alRequestFoldbackStart(int mode, int count, int length, FloatBuffer mem, long callback)
Entry point (through function pointer) to C language function: void alRequestFoldbackStart(ALenum m...
boolean alcResetDeviceSOFT(ALCdevice device, IntBuffer attribs)
Entry point (through function pointer) to C language function: ALCboolean alcResetDeviceSOFT(ALCdev...
void alGetFilterf(int filter, int param, FloatBuffer pflValue)
Entry point (through function pointer) to C language function: void alGetFilterf(ALuint filter,...
void alGenAuxiliaryEffectSlots(int n, int[] effectslots, int effectslots_offset)
Entry point (through function pointer) to C language function: void alGenAuxiliaryEffectSlots(ALsiz...
void alGetSourcei64vSOFT(int source, int param, LongBuffer values)
Entry point (through function pointer) to C language function: void alGetSourcei64vSOFT(ALuint sour...
int releaseAllAlEventCallbackSOFT()
Releases all callback data mapped via Key { ALCcontext userParam } skipping toolkit API.
void alGetAuxiliaryEffectSlotiv(int effectslot, int param, IntBuffer piValues)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSlotiv(ALui...
void alDeleteEffects(int n, int[] effects, int effects_offset)
Entry point (through function pointer) to C language function: void alDeleteEffects(ALsizei n,...
ALBUFFERCALLBACKTYPESOFT getAlBufferCallbackSOFT(ALContextKey key)
Returns ALBUFFERCALLBACKTYPESOFT callback mapped to Key { ALCcontext userptr } for void alBufferCa...
void releaseAlcEventCallbackSOFT(AlcEventCallbackSOFTKey key)
Releases callback data mapped to Key { java.lang.Object userParam } skipping toolkit API.
Object getAlcEventCallbackSOFTUserParam(AlcEventCallbackSOFTKey key)
Returns user-param mapped to Key { java.lang.Object userParam } for void alcEventCallbackSOFT(ALCE...
Set< ALContextKey > getAlEventCallbackSOFTKeys()
Returns set of Key { ALCcontext userParam } for void alEventCallbackSOFT(ALEVENTPROCSOFT callback,...
void alPopDebugGroupEXT()
Entry point (through function pointer) to C language function: void alPopDebugGroupEXT()
int releaseAllAlBufferCallbackSOFT()
Releases all callback data mapped via Key { ALCcontext userptr } skipping toolkit API.
void alEffectiv(int effect, int param, IntBuffer piValues)
Entry point (through function pointer) to C language function: void alEffectiv(ALuint effect,...
boolean isAlBufferCallbackSOFTMapped(ALContextKey key)
Returns whether callback Key { ALCcontext userptr } is mapped for void alBufferCallbackSOFT(int bu...
void alGetAuxiliaryEffectSlotfv(int effectslot, int param, FloatBuffer pflValues)
Entry point (through function pointer) to C language function: void alGetAuxiliaryEffectSlotfv(ALui...
void alGetSourcedvSOFT(int source, int param, double[] values, int values_offset)
Entry point (through function pointer) to C language function: void alGetSourcedvSOFT(ALuint source...
void alSourcedSOFT(int source, int param, double value)
Entry point (through function pointer) to C language function: void alSourcedSOFT(ALuint source,...
boolean alIsFilter(int filter)
Entry point (through function pointer) to C language function: ALboolean alIsFilter(ALuint filter)
Set< ALContextKey > getAlDebugMessageCallbackEXTKeys()
Returns set of Key { ALCcontext userParam } for void alDebugMessageCallbackEXT(ALDEBUGPROCEXT call...
void alGenFilters(int n, IntBuffer filters)
Entry point (through function pointer) to C language function: void alGenFilters(ALsizei n,...
boolean alcIsRenderFormatSupportedSOFT(ALCdevice device, int freq, int channels, int type)
Entry point (through function pointer) to C language function: ALCboolean alcIsRenderFormatSupporte...
void alGetEffectf(int effect, int param, float[] pflValue, int pflValue_offset)
Entry point (through function pointer) to C language function: void alGetEffectf(ALuint effect,...
void alGenEffects(int n, int[] effects, int effects_offset)
Entry point (through function pointer) to C language function: void alGenEffects(ALsizei n,...
void alGetSourcei64SOFT(int source, int param, long[] value, int value_offset)
Entry point (through function pointer) to C language function: void alGetSourcei64SOFT(ALuint sourc...
void alDeleteFilters(int n, IntBuffer filters)
Entry point (through function pointer) to C language function: void alDeleteFilters(ALsizei n,...
void alEffectf(int effect, int param, float flValue)
Entry point (through function pointer) to C language function: void alEffectf(ALuint effect,...
void alGetEffecti(int effect, int param, int[] piValue, int piValue_offset)
Entry point (through function pointer) to C language function: void alGetEffecti(ALuint effect,...
Set< ALContextKey > getAlBufferCallbackSOFTKeys()
Returns set of Key { ALCcontext userptr } for void alBufferCallbackSOFT(int buffer,...
void alGetSource3i64SOFT(int source, int param, long[] value1, int value1_offset, long[] value2, int value2_offset, long[] value3, int value3_offset)
Entry point (through function pointer) to C language function: void alGetSource3i64SOFT(ALuint sour...
void alGetSourcedvSOFT(int source, int param, DoubleBuffer values)
Entry point (through function pointer) to C language function: void alGetSourcedvSOFT(ALuint source...
int alGetDebugMessageLogEXT(int count, int logBufSize, IntBuffer sources, IntBuffer types, IntBuffer ids, IntBuffer severities, IntBuffer lengths, ByteBuffer logBuf)
Entry point (through function pointer) to C language function: ALuint alGetDebugMessageLogEXT(ALuin...
int releaseAllAlDebugMessageCallbackEXT()
Releases all callback data mapped via Key { ALCcontext userParam } skipping toolkit API.
void alAuxiliaryEffectSlotiv(int effectslot, int param, int[] piValues, int piValues_offset)
Entry point (through function pointer) to C language function: void alAuxiliaryEffectSlotiv(ALuint ...
void alAuxiliaryEffectSlotiv(int effectslot, int param, IntBuffer piValues)
Entry point (through function pointer) to C language function: void alAuxiliaryEffectSlotiv(ALuint ...
ALDEBUGPROCEXT getAlDebugMessageCallbackEXT(ALContextKey key)
Returns ALDEBUGPROCEXT callback mapped to Key { ALCcontext userParam } for void alDebugMessageCall...
void alGetFilterfv(int filter, int param, FloatBuffer pflValues)
Entry point (through function pointer) to C language function: void alGetFilterfv(ALuint filter,...
void alGetBuffer3PtrSOFT(int buffer, int param, PointerBuffer ptr0, PointerBuffer ptr1, PointerBuffer ptr2)
Entry point (through function pointer) to C language function: void alGetBuffer3PtrSOFT(ALuint buff...
void alGetSourcei64SOFT(int source, int param, LongBuffer value)
Entry point (through function pointer) to C language function: void alGetSourcei64SOFT(ALuint sourc...