|
Base Module
VST 3.6.5
SDK for developing VST Plug-in
|
#include <fcriticalperformance.h>
Public Member Functions | |
| Mode (bool windowsEnable, bool macEnable, bool critical, const char *avrtThreadCharacteristics, _AVRT_PRIORITY threadPriority, uint32 expectedWindowsThreadPriority) | |
Data Fields | |
| bool | windowsEnable |
| bool | macEnable |
| bool | critical |
| const char * | avrtThreadCharacteristics |
| _AVRT_PRIORITY | threadPriority |
| uint32 | expectedWindowsThreadPriority |
|
inline |
| bool windowsEnable |
| bool macEnable |
| bool critical |
| const char* avrtThreadCharacteristics |
| _AVRT_PRIORITY threadPriority |
| uint32 expectedWindowsThreadPriority |