|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
strong |
Processing priority levels for the audio stream.
Defines the system resource allocation priority for the audio processing thread relative to other system processes.
| Enumerator | |
|---|---|
| LOW | Minimal resource priority. |
| NORMAL | Standard resource priority. |
| HIGH | Elevated resource priority. |
| REALTIME | Maximum resource priority with timing guarantees. |
Definition at line 94 of file GlobalStreamInfo.hpp.