Carla Backend
Public Attributes | List of all members
CustomData Struct Reference

#include <CarlaBackend.h>

Public Attributes

const char * type
 
const char * key
 
const char * value
 

Detailed Description

Custom data, used for saving key:value 'dictionaries'.

Member Data Documentation

◆ type

const char* CustomData::type

Value type, in URI form.

See also
Custom Data Types

◆ key

const char* CustomData::key

Key.

See also
Custom Data Keys

◆ value

const char* CustomData::value

Value.


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