Package org.lwjgl.openal
Class EXTDirectContext
java.lang.Object
org.lwjgl.openal.EXTDirectContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
alcGetProcAddress2
(long device, CharSequence funcName) ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)
static long
alcGetProcAddress2
(long device, ByteBuffer funcName) ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)
static long
nalcGetProcAddress2
(long device, long funcName) ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)
-
Method Details
-
nalcGetProcAddress2
public static long nalcGetProcAddress2(long device, long funcName) ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)
-
alcGetProcAddress2
ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)
-
alcGetProcAddress2
ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)
-