Carla Backend
|
#include <CarlaBackend.h>
Public Attributes | |
const char * | type |
const char * | key |
const char * | value |
Custom data, used for saving key:value 'dictionaries'.
const char* CustomData::type |
Value type, in URI form.
const char* CustomData::key |
Key.
const char* CustomData::value |
Value.