Base Module  VST 3.6.6
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
Mode Class Reference

#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
 

Constructor & Destructor Documentation

Mode ( bool  windowsEnable,
bool  macEnable,
bool  critical,
const char *  avrtThreadCharacteristics,
_AVRT_PRIORITY  threadPriority,
uint32  expectedWindowsThreadPriority 
)
inline

Field Documentation

bool windowsEnable
bool macEnable
bool critical
const char* avrtThreadCharacteristics
_AVRT_PRIORITY threadPriority
uint32 expectedWindowsThreadPriority
Empty

Copyright ©2016 Steinberg Media Technologies GmbH. All Rights Reserved.