LV2
1.0.13
|
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" |
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.
#define LV2_DATA_ACCESS_URI "http://lv2plug.in/ns/ext/data-access" |