run In Context Blocking
Runs the runnable in the context of the OpenAL audio device, blocking the current thread until it completes.
Parameters
runnable
The runnable to run in the device's context.
Runs the runnable in the context of the OpenAL audio device, blocking the current thread until it completes.
The runnable to run in the device's context.