LMMS
Loading...
Searching...
No Matches
_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

◆ key

const char* _CustomData::key

Key.

See also
Custom Data Keys

◆ type

const char* _CustomData::type

Value type, in URI form.

See also
Custom Data Types

◆ value

const char* _CustomData::value

Value.


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