Carla Backend
|
#include <CarlaEngine.hpp>
Public Attributes | |
const char * | name |
int | x1 |
int | y1 |
int | x2 |
int | y2 |
int | pluginId |
bool | dealloc |
Virtual functions for handling patchbay state. Do not free returned data.
const char* CarlaEngine::PatchbayPosition::name |
int CarlaEngine::PatchbayPosition::x1 |
int CarlaEngine::PatchbayPosition::y1 |
int CarlaEngine::PatchbayPosition::x2 |
int CarlaEngine::PatchbayPosition::y2 |
int CarlaEngine::PatchbayPosition::pluginId |
bool CarlaEngine::PatchbayPosition::dealloc |