|
LMMS
|
Classes | |
| struct | ScopedLibOpen |
Enumerations | |
| enum | WindowMappingType { WindowMapNone , WindowMapNormal , WindowMapRaised , WindowMapSubwindows } |
| enum | WindowUnmappingType { WindowUnmapNone , WindowUnmapNormal , WindowUnmapDestroy } |
Functions | |
| CARLA_PLUGIN_EXPORT int | jack_carla_interposed_action (uint action, uint value, void *ptr) |
Variables | |
| static CarlaInterposedCallback | gInterposedCallback = nullptr |
| static uint | gInterposedSessionManager = LIBJACK_SESSION_MANAGER_NONE |
| static uint | gInterposedHints = 0x0 |
| static WindowMappingType | gCurrentWindowType = WindowMapNone |
| static bool | gCurrentWindowMapped = false |
| static bool | gCurrentWindowVisible = false |
| enum WindowMappingType |
| enum WindowUnmappingType |
| CARLA_PLUGIN_EXPORT int jack_carla_interposed_action | ( | uint | action, |
| uint | value, | ||
| void * | ptr ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |