LV2  1.0.13
Data Structures | Macros
data-access.h File Reference

C header for the LV2 Extension Data extension http://lv2plug.in/ns/ext/data-access. More...

Data Structures

struct  LV2_Extension_Data_Feature
 The data field of the LV2_Feature for this extension. More...

Macros

#define LV2_DATA_ACCESS_URI   "http://lv2plug.in/ns/ext/data-access"

Detailed Description

C header for the LV2 Extension Data extension http://lv2plug.in/ns/ext/data-access.

This extension defines a method for (e.g.) plugin UIs to have (possibly marshalled) access to the extension_data function on a plugin instance.

Macro Definition Documentation

#define LV2_DATA_ACCESS_URI   "http://lv2plug.in/ns/ext/data-access"