Package org.lwjgl.openal
package org.lwjgl.openal
-
ClassDescriptionThe AL class implements the actual creation code for linking to the native library OpenAL.
This is the core OpenAL class.
This is the core OpenAL class.ALC introduces the notion of a Device.The ALC11 class implements features in OpenAL 1.1, specifically ALC methods and properties.The ALCcontext class represents a context opened in OpenAL space.The ALCdevice class represents a device opened in OpenAL space.Implementation of the OpenAL extension ALC_EXT_EFX (version 1.0).Utility class for the OpenAL extension ALC_EXT_EFX.
Thrown by the debug build library of the LWJGL if any OpenAL operation causes an error.Simple utility class for checking AL/ALC errors