| URI | http://lv2plug.in/ns/ext/data-access |
|---|---|
| Version | 1.4 (2011-11-21) |
| Prefixes | da dcs doap foaf lv2 lv2ev rdf rdfs xml |
| Discuss | devel@lists.lv2plug.in (subscribe) |
| Author | |
| See Also | Release, All releases, API documentation, data-access.h, data-access.ttl |
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.