JOAL v2.6.0-rc-20250712
JOAL, OpenAL® API Binding for Java™ (public API).
ALExt.java File Reference

Go to the source code of this file.

Classes

interface  com.jogamp.openal.ALExt
 
interface  com.jogamp.openal.ALExt.ALEVENTPROCSOFT
 JavaCallback interface: ALEVENTPROCSOFT -> void (*ALEVENTPROCSOFT)(ALenum eventType, ALuint object, ALuint param, ALsizei length, const ALchar * message, void * userParam) More...
 
interface  com.jogamp.openal.ALExt.ALBUFFERCALLBACKTYPESOFT
 JavaCallback interface: ALBUFFERCALLBACKTYPESOFT -> ALsizei (*ALBUFFERCALLBACKTYPESOFT)(ALvoid * userptr, ALvoid * sampledata, ALsizei numbytes) More...
 
interface  com.jogamp.openal.ALExt.ALCEVENTPROCTYPESOFT
 JavaCallback interface: ALCEVENTPROCTYPESOFT -> void (*ALCEVENTPROCTYPESOFT)(ALCenum eventType, ALCenum deviceType, ALCdevice * device, ALCsizei length, const ALCchar * message, void * userParam) More...
 
interface  com.jogamp.openal.ALExt.ALDEBUGPROCEXT
 JavaCallback interface: ALDEBUGPROCEXT -> void (*ALDEBUGPROCEXT)(ALenum source, ALenum type, ALuint id, ALenum severity, ALsizei length, const ALchar * message, void * userParam) More...
 
class  com.jogamp.openal.ALExt.AlcEventCallbackSOFTKey
 Key { java.lang.Object userParam } for
void alcEventCallbackSOFT(ALCEVENTPROCTYPESOFT callback, Object userParam) More...
 

Packages

package  com.jogamp.openal
 Copyright 2023 JogAmp Community.