Package org.lwjgl.openal
Class EXTDirectContext
java.lang.Object
org.lwjgl.openal.EXTDirectContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic longalcGetProcAddress2(long device, CharSequence funcName) ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)static longalcGetProcAddress2(long device, ByteBuffer funcName) ALCvoid * alcGetProcAddress2(ALCdevice * device, ALchar const * funcName)static longnalcGetProcAddress2(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)
-