| URI | http://lv2plug.in/ns/ext/data-access |
|---|---|
| Version | 1.6 (2012-04-17) |
| Prefixes | da dcs doap foaf lv2 lv2ev meta owl rdf rdfs |
| Discuss | devel@lists.lv2plug.in (subscribe) |
| Developer |
This extension defines a feature, LV2_Extension_Data_Feature, which provides access to LV2_Descriptor::extension_data() for plugin UIs or other potentially remote users of a plugin.
To support this feature the host must pass an LV2_Feature struct to the instantiate method with URI LV2_DATA_ACCESS_URI and data pointed to an instance of LV2_Extension_Data_Feature.