run In Context Async
Runs the runnable in the context of the OpenAL audio device.
Return
A CompletableFuture that completes when the operation is done.
Parameters
runnable
The runnable to run in the device's context.
Runs the runnable in the context of the OpenAL audio device.
A CompletableFuture that completes when the operation is done.
The runnable to run in the device's context.