JOAL v2.6.0-rc-20250706
JOAL, OpenAL® API Binding for Java™ (public API).
com.jogamp.openal.AL Member List

This is the complete list of members for com.jogamp.openal.AL, including all inherited members.

AL_BITScom.jogamp.openal.ALConstantsstatic
AL_BUFFERcom.jogamp.openal.ALConstantsstatic
AL_BUFFERS_PROCESSEDcom.jogamp.openal.ALConstantsstatic
AL_BUFFERS_QUEUEDcom.jogamp.openal.ALConstantsstatic
AL_BYTE_OFFSETcom.jogamp.openal.ALConstantsstatic
AL_CHANNELScom.jogamp.openal.ALConstantsstatic
AL_CONE_INNER_ANGLEcom.jogamp.openal.ALConstantsstatic
AL_CONE_OUTER_ANGLEcom.jogamp.openal.ALConstantsstatic
AL_CONE_OUTER_GAINcom.jogamp.openal.ALConstantsstatic
AL_DIRECTIONcom.jogamp.openal.ALConstantsstatic
AL_DISTANCE_MODELcom.jogamp.openal.ALConstantsstatic
AL_DOPPLER_FACTORcom.jogamp.openal.ALConstantsstatic
AL_DOPPLER_VELOCITYcom.jogamp.openal.ALConstantsstatic
AL_EXPONENT_DISTANCEcom.jogamp.openal.ALConstantsstatic
AL_EXPONENT_DISTANCE_CLAMPEDcom.jogamp.openal.ALConstantsstatic
AL_EXTENSIONScom.jogamp.openal.ALConstantsstatic
AL_FALSEcom.jogamp.openal.ALConstantsstatic
AL_FORMAT_MONO16com.jogamp.openal.ALConstantsstatic
AL_FORMAT_MONO8com.jogamp.openal.ALConstantsstatic
AL_FORMAT_STEREO16com.jogamp.openal.ALConstantsstatic
AL_FORMAT_STEREO8com.jogamp.openal.ALConstantsstatic
AL_FREQUENCYcom.jogamp.openal.ALConstantsstatic
AL_GAINcom.jogamp.openal.ALConstantsstatic
AL_ILLEGAL_COMMANDcom.jogamp.openal.ALConstantsstatic
AL_ILLEGAL_ENUMcom.jogamp.openal.ALConstantsstatic
AL_INITIALcom.jogamp.openal.ALConstantsstatic
AL_INVALIDcom.jogamp.openal.ALConstantsstatic
AL_INVALID_ENUMcom.jogamp.openal.ALConstantsstatic
AL_INVALID_NAMEcom.jogamp.openal.ALConstantsstatic
AL_INVALID_OPERATIONcom.jogamp.openal.ALConstantsstatic
AL_INVALID_VALUEcom.jogamp.openal.ALConstantsstatic
AL_INVERSE_DISTANCEcom.jogamp.openal.ALConstantsstatic
AL_INVERSE_DISTANCE_CLAMPEDcom.jogamp.openal.ALConstantsstatic
AL_LINEAR_DISTANCEcom.jogamp.openal.ALConstantsstatic
AL_LINEAR_DISTANCE_CLAMPEDcom.jogamp.openal.ALConstantsstatic
AL_LOOPINGcom.jogamp.openal.ALConstantsstatic
AL_MAX_DISTANCEcom.jogamp.openal.ALConstantsstatic
AL_MAX_GAINcom.jogamp.openal.ALConstantsstatic
AL_MIN_GAINcom.jogamp.openal.ALConstantsstatic
AL_NO_ERRORcom.jogamp.openal.ALConstantsstatic
AL_NONEcom.jogamp.openal.ALConstantsstatic
AL_ORIENTATIONcom.jogamp.openal.ALConstantsstatic
AL_OUT_OF_MEMORYcom.jogamp.openal.ALConstantsstatic
AL_PAUSEDcom.jogamp.openal.ALConstantsstatic
AL_PENDINGcom.jogamp.openal.ALConstantsstatic
AL_PITCHcom.jogamp.openal.ALConstantsstatic
AL_PLAYINGcom.jogamp.openal.ALConstantsstatic
AL_POSITIONcom.jogamp.openal.ALConstantsstatic
AL_PROCESSEDcom.jogamp.openal.ALConstantsstatic
AL_REFERENCE_DISTANCEcom.jogamp.openal.ALConstantsstatic
AL_RENDERERcom.jogamp.openal.ALConstantsstatic
AL_ROLLOFF_FACTORcom.jogamp.openal.ALConstantsstatic
AL_SAMPLE_OFFSETcom.jogamp.openal.ALConstantsstatic
AL_SEC_OFFSETcom.jogamp.openal.ALConstantsstatic
AL_SIZEcom.jogamp.openal.ALConstantsstatic
AL_SOURCE_RELATIVEcom.jogamp.openal.ALConstantsstatic
AL_SOURCE_STATEcom.jogamp.openal.ALConstantsstatic
AL_SOURCE_TYPEcom.jogamp.openal.ALConstantsstatic
AL_SPEED_OF_SOUNDcom.jogamp.openal.ALConstantsstatic
AL_STATICcom.jogamp.openal.ALConstantsstatic
AL_STOPPEDcom.jogamp.openal.ALConstantsstatic
AL_STREAMINGcom.jogamp.openal.ALConstantsstatic
AL_TRUEcom.jogamp.openal.ALConstantsstatic
AL_UNDETERMINEDcom.jogamp.openal.ALConstantsstatic
AL_UNUSEDcom.jogamp.openal.ALConstantsstatic
AL_VELOCITYcom.jogamp.openal.ALConstantsstatic
AL_VENDORcom.jogamp.openal.ALConstantsstatic
AL_VERSIONcom.jogamp.openal.ALConstantsstatic
alBuffer3f(int buffer, int param, float value1, float value2, float value3)com.jogamp.openal.AL
alBuffer3i(int buffer, int param, int value1, int value2, int value3)com.jogamp.openal.AL
alBufferData(int buffer, int format, Buffer data, int size, int samplerate)com.jogamp.openal.AL
alBufferf(int buffer, int param, float value)com.jogamp.openal.AL
alBufferfv(int buffer, int param, FloatBuffer values)com.jogamp.openal.AL
alBufferfv(int buffer, int param, float[] values, int values_offset)com.jogamp.openal.AL
alBufferi(int buffer, int param, int value)com.jogamp.openal.AL
alBufferiv(int buffer, int param, IntBuffer values)com.jogamp.openal.AL
alBufferiv(int buffer, int param, int[] values, int values_offset)com.jogamp.openal.AL
alDeleteBuffers(int n, IntBuffer buffers)com.jogamp.openal.AL
alDeleteBuffers(int n, int[] buffers, int buffers_offset)com.jogamp.openal.AL
alDeleteSources(int n, IntBuffer sources)com.jogamp.openal.AL
alDeleteSources(int n, int[] sources, int sources_offset)com.jogamp.openal.AL
alDisable(int capability)com.jogamp.openal.AL
alDistanceModel(int distanceModel)com.jogamp.openal.AL
alDopplerFactor(float value)com.jogamp.openal.AL
alDopplerVelocity(float value)com.jogamp.openal.AL
alEnable(int capability)com.jogamp.openal.AL
alGenBuffers(int n, IntBuffer buffers)com.jogamp.openal.AL
alGenBuffers(int n, int[] buffers, int buffers_offset)com.jogamp.openal.AL
alGenSources(int n, IntBuffer sources)com.jogamp.openal.AL
alGenSources(int n, int[] sources, int sources_offset)com.jogamp.openal.AL
alGetBoolean(int param)com.jogamp.openal.AL
alGetBooleanv(int param, ByteBuffer values)com.jogamp.openal.AL
alGetBooleanv(int param, byte[] values, int values_offset)com.jogamp.openal.AL
alGetBuffer3f(int buffer, int param, FloatBuffer value1, FloatBuffer value2, FloatBuffer value3)com.jogamp.openal.AL
alGetBuffer3f(int buffer, int param, float[] value1, int value1_offset, float[] value2, int value2_offset, float[] value3, int value3_offset)com.jogamp.openal.AL
alGetBuffer3i(int buffer, int param, IntBuffer value1, IntBuffer value2, IntBuffer value3)com.jogamp.openal.AL
alGetBuffer3i(int buffer, int param, int[] value1, int value1_offset, int[] value2, int value2_offset, int[] value3, int value3_offset)com.jogamp.openal.AL
alGetBufferf(int buffer, int param, FloatBuffer value)com.jogamp.openal.AL
alGetBufferf(int buffer, int param, float[] value, int value_offset)com.jogamp.openal.AL
alGetBufferfv(int buffer, int param, FloatBuffer values)com.jogamp.openal.AL
alGetBufferfv(int buffer, int param, float[] values, int values_offset)com.jogamp.openal.AL
alGetBufferi(int buffer, int param, IntBuffer value)com.jogamp.openal.AL
alGetBufferi(int buffer, int param, int[] value, int value_offset)com.jogamp.openal.AL
alGetBufferiv(int buffer, int param, IntBuffer values)com.jogamp.openal.AL
alGetBufferiv(int buffer, int param, int[] values, int values_offset)com.jogamp.openal.AL
alGetDouble(int param)com.jogamp.openal.AL
alGetDoublev(int param, DoubleBuffer values)com.jogamp.openal.AL
alGetDoublev(int param, double[] values, int values_offset)com.jogamp.openal.AL
alGetEnumValue(String ename)com.jogamp.openal.AL
alGetError()com.jogamp.openal.AL
alGetFloat(int param)com.jogamp.openal.AL
alGetFloatv(int param, FloatBuffer values)com.jogamp.openal.AL
alGetFloatv(int param, float[] values, int values_offset)com.jogamp.openal.AL
alGetInteger(int param)com.jogamp.openal.AL
alGetIntegerv(int param, IntBuffer values)com.jogamp.openal.AL
alGetIntegerv(int param, int[] values, int values_offset)com.jogamp.openal.AL
alGetListener3f(int param, FloatBuffer value1, FloatBuffer value2, FloatBuffer value3)com.jogamp.openal.AL
alGetListener3f(int param, float[] value1, int value1_offset, float[] value2, int value2_offset, float[] value3, int value3_offset)com.jogamp.openal.AL
alGetListener3i(int param, IntBuffer value1, IntBuffer value2, IntBuffer value3)com.jogamp.openal.AL
alGetListener3i(int param, int[] value1, int value1_offset, int[] value2, int value2_offset, int[] value3, int value3_offset)com.jogamp.openal.AL
alGetListenerf(int param, FloatBuffer value)com.jogamp.openal.AL
alGetListenerf(int param, float[] value, int value_offset)com.jogamp.openal.AL
alGetListenerfv(int param, FloatBuffer values)com.jogamp.openal.AL
alGetListenerfv(int param, float[] values, int values_offset)com.jogamp.openal.AL
alGetListeneri(int param, IntBuffer value)com.jogamp.openal.AL
alGetListeneri(int param, int[] value, int value_offset)com.jogamp.openal.AL
alGetListeneriv(int param, IntBuffer values)com.jogamp.openal.AL
alGetListeneriv(int param, int[] values, int values_offset)com.jogamp.openal.AL
alGetSource3f(int source, int param, FloatBuffer value1, FloatBuffer value2, FloatBuffer value3)com.jogamp.openal.AL
alGetSource3f(int source, int param, float[] value1, int value1_offset, float[] value2, int value2_offset, float[] value3, int value3_offset)com.jogamp.openal.AL
alGetSource3i(int source, int param, IntBuffer value1, IntBuffer value2, IntBuffer value3)com.jogamp.openal.AL
alGetSource3i(int source, int param, int[] value1, int value1_offset, int[] value2, int value2_offset, int[] value3, int value3_offset)com.jogamp.openal.AL
alGetSourcef(int source, int param, FloatBuffer value)com.jogamp.openal.AL
alGetSourcef(int source, int param, float[] value, int value_offset)com.jogamp.openal.AL
alGetSourcefv(int source, int param, FloatBuffer values)com.jogamp.openal.AL
alGetSourcefv(int source, int param, float[] values, int values_offset)com.jogamp.openal.AL
alGetSourcei(int source, int param, IntBuffer value)com.jogamp.openal.AL
alGetSourcei(int source, int param, int[] value, int value_offset)com.jogamp.openal.AL
alGetSourceiv(int source, int param, IntBuffer values)com.jogamp.openal.AL
alGetSourceiv(int source, int param, int[] values, int values_offset)com.jogamp.openal.AL
alGetString(int param)com.jogamp.openal.AL
alIsBuffer(int buffer)com.jogamp.openal.AL
alIsEnabled(int capability)com.jogamp.openal.AL
alIsExtensionPresent(String extname)com.jogamp.openal.AL
alIsSource(int source)com.jogamp.openal.AL
alListener3f(int param, float value1, float value2, float value3)com.jogamp.openal.AL
alListener3i(int param, int value1, int value2, int value3)com.jogamp.openal.AL
alListenerf(int param, float value)com.jogamp.openal.AL
alListenerfv(int param, FloatBuffer values)com.jogamp.openal.AL
alListenerfv(int param, float[] values, int values_offset)com.jogamp.openal.AL
alListeneri(int param, int value)com.jogamp.openal.AL
alListeneriv(int param, IntBuffer values)com.jogamp.openal.AL
alListeneriv(int param, int[] values, int values_offset)com.jogamp.openal.AL
alSource3f(int source, int param, float value1, float value2, float value3)com.jogamp.openal.AL
alSource3i(int source, int param, int value1, int value2, int value3)com.jogamp.openal.AL
alSourcef(int source, int param, float value)com.jogamp.openal.AL
alSourcefv(int source, int param, FloatBuffer values)com.jogamp.openal.AL
alSourcefv(int source, int param, float[] values, int values_offset)com.jogamp.openal.AL
alSourcei(int source, int param, int value)com.jogamp.openal.AL
alSourceiv(int source, int param, IntBuffer values)com.jogamp.openal.AL
alSourceiv(int source, int param, int[] values, int values_offset)com.jogamp.openal.AL
alSourcePause(int source)com.jogamp.openal.AL
alSourcePausev(int n, IntBuffer sources)com.jogamp.openal.AL
alSourcePausev(int n, int[] sources, int sources_offset)com.jogamp.openal.AL
alSourcePlay(int source)com.jogamp.openal.AL
alSourcePlayv(int n, IntBuffer sources)com.jogamp.openal.AL
alSourcePlayv(int n, int[] sources, int sources_offset)com.jogamp.openal.AL
alSourceQueueBuffers(int source, int nb, IntBuffer buffers)com.jogamp.openal.AL
alSourceQueueBuffers(int source, int nb, int[] buffers, int buffers_offset)com.jogamp.openal.AL
alSourceRewind(int source)com.jogamp.openal.AL
alSourceRewindv(int n, IntBuffer sources)com.jogamp.openal.AL
alSourceRewindv(int n, int[] sources, int sources_offset)com.jogamp.openal.AL
alSourceStop(int source)com.jogamp.openal.AL
alSourceStopv(int n, IntBuffer sources)com.jogamp.openal.AL
alSourceStopv(int n, int[] sources, int sources_offset)com.jogamp.openal.AL
alSourceUnqueueBuffers(int source, int nb, IntBuffer buffers)com.jogamp.openal.AL
alSourceUnqueueBuffers(int source, int nb, int[] buffers, int buffers_offset)com.jogamp.openal.AL
alSpeedOfSound(float value)com.jogamp.openal.AL