|
JOAL v2.6.0-rc-20250712
JOAL, OpenAL® API Binding for Java (public API).
|
| Ccom.jogamp.openal.ALExt.ALBUFFERCALLBACKTYPESOFT | JavaCallback interface: ALBUFFERCALLBACKTYPESOFT -> ALsizei (*ALBUFFERCALLBACKTYPESOFT)(ALvoid * userptr, ALvoid * sampledata, ALsizei numbytes) |
| ▼Ccom.jogamp.openal.ALCConstants | |
| Ccom.jogamp.openal.ALC | |
| Ccom.jogamp.openal.ALCcontext | |
| Ccom.jogamp.openal.ALCdevice | |
| Ccom.jogamp.openal.test.manual.ALCSystemEventTest.ALCDeviceMetadata | |
| Ccom.jogamp.openal.ALExt.AlcEventCallbackSOFTKey | Key { java.lang.Object userParam } for void alcEventCallbackSOFT(ALCEVENTPROCTYPESOFT callback, Object userParam) |
| Ccom.jogamp.openal.ALExt.ALCEVENTPROCTYPESOFT | JavaCallback interface: ALCEVENTPROCTYPESOFT -> void (*ALCEVENTPROCTYPESOFT)(ALCenum eventType, ALCenum deviceType, ALCdevice * device, ALCsizei length, const ALCchar * message, void * userParam) |
| ▼Ccom.jogamp.openal.ALConstants | |
| Ccom.jogamp.openal.AL | |
| Ccom.jogamp.openal.ALContextKey | Implementing equals(Object) based on the native address and hashCode() on the HashUtil#getAddrHash32_EqualDist(long) with same native address |
| Ccom.jogamp.openal.test.manual.ALCSystemEventTest | Testing the OpenAL-Soft System Event Extension |
| Ccom.jogamp.openal.ALExt.ALDEBUGPROCEXT | JavaCallback interface: ALDEBUGPROCEXT -> void (*ALDEBUGPROCEXT)(ALenum source, ALenum type, ALuint id, ALenum severity, ALsizei length, const ALchar * message, void * userParam) |
| Ccom.jogamp.openal.ALExt.ALEVENTPROCSOFT | JavaCallback interface: ALEVENTPROCSOFT -> void (*ALEVENTPROCSOFT)(ALenum eventType, ALuint object, ALuint param, ALsizei length, const ALchar * message, void * userParam) |
| ▼Ccom.jogamp.openal.ALExtConstants | |
| Ccom.jogamp.openal.ALExt | |
| Ccom.jogamp.openal.ALFactory | This class provides factory methods for generating AL and ALC objects |
| Ccom.jogamp.openal.util.ALHelpers | |
| Ccom.jogamp.openal.util.ALut | |
| Ccom.jogamp.openal.ALVersion | |
| Ccom.jogamp.openal.sound3d.AudioSystem3D | The AudioSystem3D class provides a set of methods for creating and manipulating a 3D audio environment |
| Ccom.jogamp.openal.sound3d.Buffer | The Sound3D Buffer is a container for audio data used in the Sound3D environment |
| Ccom.jogamp.openal.sound3d.Context | This class provides a Sound3D Context associated with a specified device |
| Ccom.jogamp.openal.test.android.LauncherUtil.DataSet | Data set to transfer from and to launch URI consisting out of: |
| Ccom.jogamp.openal.sound3d.Device | This class provides a handle to a specific audio device |
| ▼CException | |
| Ccom.jogamp.openal.UnsupportedAudioFileException | |
| Ccom.jogamp.openal.test.android.LauncherUtil | Helper class to parse Uri's and programmatically add package names and properties to create an Uri or Intend |
| Ccom.jogamp.openal.sound3d.Listener | This class represents the human listener in the Sound3D environment |
| Ccom.jogamp.openal.test.android.MD | |
| Ccom.jogamp.openal.test.manual.OpenALTest | |
| Ccom.jogamp.openal.test.android.LauncherUtil.OrderedProperties | |
| Ccom.jogamp.openal.test.resources.ResourceLocation | Just a tag to locate the resources |
| ▼CRuntimeException | |
| Ccom.jogamp.openal.ALException | A generic exception for OpenAL errors used throughout the binding as a substitute for RuntimeException |
| Ccom.jogamp.openal.util.SimpleSineSynth | A continuous simple off-thread mutable sine wave synthesizer |
| Ccom.jogamp.openal.test.manual.Sound3DTest | |
| Ccom.jogamp.openal.sound3d.Source | This class is used to represent sound-producing objects in the Sound3D environment |
| Ccom.jogamp.openal.test.manual.Synth01AL | A continuous simple on-thread immutable sine wave synthesizer |
| Ccom.jogamp.openal.test.manual.Synth02AL | A continuous simple off-thread mutable sine wave synthesizer |
| Ccom.jogamp.openal.test.manual.Synth02bAL | Using two continuous simple off-thread mutable sine wave synthesizer |
| ▼Ccom.jogamp.openal.test.util.UITestCase | |
| Ccom.jogamp.openal.test.junit.ALDebugExtTest | Testing the OpenAL-Soft Debug Extension |
| Ccom.jogamp.openal.test.junit.ALExtLoopbackDeviceSOFTTest | |
| Ccom.jogamp.openal.test.junit.ALVersionTest | Testing the OpenAL version, comparing against expected OpenAL-Soft version >= 1.1.0 and vendor-version >= 1.23.0, as well as the OpenAL-Soft vendor and renderer strings |
| Ccom.jogamp.openal.test.junit.ALutWAVLoaderTest | |
| Ccom.jogamp.openal.test.junit.DummyTest | Dummy test - always successful, merely exist to not let our Jenkins build not fail |
| Ccom.jogamp.openal.sound3d.Vec3f | A convenience class representing a 3-element float vector |
| Ccom.jogamp.openal.util.WAVData | This class is a holder for WAV (.wav ) file Data returned from the WavLoader, or directly via loadFromStream(InputStream, int, int, int) |
| Ccom.jogamp.openal.util.WAVLoader | A Loader utility for (.wav) files |
| ▼CActivity | |
| ▼Ccom.jogamp.openal.test.android.BaseActivity | |
| Ccom.jogamp.openal.test.android.OpenALTestActivity | |
| ▼Ccom.jogamp.openal.test.android.LauncherUtil.BaseActivityLauncher | |
| Ccom.jogamp.openal.test.android.OpenALTestActivityLauncher | |
| ▼CAudioSink | |
| Ccom.jogamp.openal.util.ALAudioSink | |
| ▼CJogampVersion | |
| Ccom.jogamp.openal.JoalVersion |