Module thread

Source
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.