Package org.lwjgl.openal
Class EXTThreadLocalContext
java.lang.Object
org.lwjgl.openal.EXTThreadLocalContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic longALCcontext * alcGetThreadContext(void)static booleanalcSetThreadContext(long context) ALCboolean alcSetThreadContext(ALCcontext * context)
-
Method Details
-
alcSetThreadContext
public static boolean alcSetThreadContext(long context) ALCboolean alcSetThreadContext(ALCcontext * context) -
alcGetThreadContext
public static long alcGetThreadContext()ALCcontext * alcGetThreadContext(void)
-