Carla Backend
Public Attributes | List of all members
CarlaEngine::PatchbayPosition Struct Reference

#include <CarlaEngine.hpp>

Public Attributes

const char * name
 
int x1
 
int y1
 
int x2
 
int y2
 
int pluginId
 
bool dealloc
 

Detailed Description

Virtual functions for handling patchbay state. Do not free returned data.

Member Data Documentation

◆ name

const char* CarlaEngine::PatchbayPosition::name

◆ x1

int CarlaEngine::PatchbayPosition::x1

◆ y1

int CarlaEngine::PatchbayPosition::y1

◆ x2

int CarlaEngine::PatchbayPosition::x2

◆ y2

int CarlaEngine::PatchbayPosition::y2

◆ pluginId

int CarlaEngine::PatchbayPosition::pluginId

◆ dealloc

bool CarlaEngine::PatchbayPosition::dealloc

The documentation for this struct was generated from the following file: