Package com.jogamp.openal
-
Interface Summary Interface Description AL ALC ALCConstants ALConstants ALExt ALExt.ALEVENTPROCSOFT JavaCallback interface: ALEVENTPROCSOFT -> void (*ALEVENTPROCSOFT)(ALenum eventType, ALuint object, ALuint param, ALsizei length, const ALchar * message, void * userParam)ALExtConstants -
Class Summary Class Description ALCcontext ALCdevice ALContextKey ImplementingALContextKey.equals(Object)
based on the native address andALContextKey.hashCode()
on theHashUtil.getAddrHash32_EqualDist(long)
with same native address.ALFactory This class provides factory methods for generating AL and ALC objects.ALVersion JoalVersion -
Exception Summary Exception Description ALException A generic exception for OpenAL errors used throughout the binding as a substitute forRuntimeException
.UnsupportedAudioFileException