Expand description
Low level control over FMOD’s threads.
Modules§
- priority
- Scheduling priority to assign a given thread to.
- stack_
size - Stack space available to the given thread.
Functions§
- set_
attributes - Specify the affinity, priority and stack size for all FMOD created threads.