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

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

ALC_ALL_ATTRIBUTEScom.jogamp.openal.ALCConstantsstatic
ALC_ALL_DEVICES_SPECIFIERcom.jogamp.openal.ALCConstantsstatic
ALC_ATTRIBUTES_SIZEcom.jogamp.openal.ALCConstantsstatic
ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIERcom.jogamp.openal.ALCConstantsstatic
ALC_CAPTURE_DEVICE_SPECIFIERcom.jogamp.openal.ALCConstantsstatic
ALC_CAPTURE_SAMPLEScom.jogamp.openal.ALCConstantsstatic
ALC_DEFAULT_ALL_DEVICES_SPECIFIERcom.jogamp.openal.ALCConstantsstatic
ALC_DEFAULT_DEVICE_SPECIFIERcom.jogamp.openal.ALCConstantsstatic
ALC_DEVICE_SPECIFIERcom.jogamp.openal.ALCConstantsstatic
ALC_ENUMERATE_ALL_EXTcom.jogamp.openal.ALCConstantsstatic
ALC_EXT_CAPTUREcom.jogamp.openal.ALCConstantsstatic
ALC_EXTENSIONScom.jogamp.openal.ALCConstantsstatic
ALC_FALSEcom.jogamp.openal.ALCConstantsstatic
ALC_FREQUENCYcom.jogamp.openal.ALCConstantsstatic
ALC_INVALIDcom.jogamp.openal.ALCConstantsstatic
ALC_INVALID_CONTEXTcom.jogamp.openal.ALCConstantsstatic
ALC_INVALID_DEVICEcom.jogamp.openal.ALCConstantsstatic
ALC_INVALID_ENUMcom.jogamp.openal.ALCConstantsstatic
ALC_INVALID_VALUEcom.jogamp.openal.ALCConstantsstatic
ALC_MAJOR_VERSIONcom.jogamp.openal.ALCConstantsstatic
ALC_MINOR_VERSIONcom.jogamp.openal.ALCConstantsstatic
ALC_MONO_SOURCEScom.jogamp.openal.ALCConstantsstatic
ALC_NO_ERRORcom.jogamp.openal.ALCConstantsstatic
ALC_OUT_OF_MEMORYcom.jogamp.openal.ALCConstantsstatic
ALC_REFRESHcom.jogamp.openal.ALCConstantsstatic
ALC_STEREO_SOURCEScom.jogamp.openal.ALCConstantsstatic
ALC_SYNCcom.jogamp.openal.ALCConstantsstatic
ALC_TRUEcom.jogamp.openal.ALCConstantsstatic
ALC_VERSION_0_1com.jogamp.openal.ALCConstantsstatic
alcCaptureCloseDevice(ALCdevice device)com.jogamp.openal.ALC
alcCaptureOpenDevice(String devicename, int frequency, int format, int buffersize)com.jogamp.openal.ALC
alcCaptureSamples(ALCdevice device, Buffer buffer, int samples)com.jogamp.openal.ALC
alcCaptureStart(ALCdevice device)com.jogamp.openal.ALC
alcCaptureStop(ALCdevice device)com.jogamp.openal.ALC
alcCloseDevice(ALCdevice device)com.jogamp.openal.ALC
alcCreateContext(ALCdevice device, IntBuffer attrlist)com.jogamp.openal.ALC
alcCreateContext(ALCdevice device, int[] attrlist, int attrlist_offset)com.jogamp.openal.ALC
alcDestroyContext(ALCcontext context)com.jogamp.openal.ALC
alcEnumerateAllExtIsPresent()com.jogamp.openal.ALC
alcEnumerationExtIsPresent()com.jogamp.openal.ALC
alcGetAllDeviceSpecifiers()com.jogamp.openal.ALC
alcGetCaptureDeviceSpecifiers()com.jogamp.openal.ALC
alcGetContextsDevice(ALCcontext context)com.jogamp.openal.ALC
alcGetCurrentContext()com.jogamp.openal.ALC
alcGetDeviceSpecifiers()com.jogamp.openal.ALC
alcGetEnumValue(ALCdevice device, String enumname)com.jogamp.openal.ALC
alcGetError(ALCdevice device)com.jogamp.openal.ALC
alcGetIntegerv(ALCdevice device, int param, int size, IntBuffer values)com.jogamp.openal.ALC
alcGetIntegerv(ALCdevice device, int param, int size, int[] values, int values_offset)com.jogamp.openal.ALC
alcGetString(ALCdevice device, int param)com.jogamp.openal.ALC
alcGetStringAsDoubleNullTerminatedString(final com.jogamp.openal.ALCdevice device, final int param)com.jogamp.openal.ALC
alcIsDoubleNullTerminatedString(final com.jogamp.openal.ALCdevice device, final int param)com.jogamp.openal.ALC
alcIsExtensionPresent(ALCdevice device, String extname)com.jogamp.openal.ALC
alcMakeContextCurrent(ALCcontext context)com.jogamp.openal.ALC
alcOpenDevice(String devicename)com.jogamp.openal.ALC
alcProcessContext(ALCcontext context)com.jogamp.openal.ALC
alcSoftSystemEventsIsPresent()com.jogamp.openal.ALC
alcSuspendContext(ALCcontext context)com.jogamp.openal.ALC