| URI | http://lv2plug.in/ns/ext/instance-access |
|---|---|
| Version | 1.6 (2012-04-17) |
| Prefixes | dcs doap foaf ia lv2 lv2ev meta owl rdf rdfs |
| Discuss | devel@lists.lv2plug.in (subscribe) |
| Developer |
This extension defines a feature which allows plugin UIs to get a direct handle to an LV2 plugin instance (LV2_Handle), if possible.
To support this feature the host must pass an LV2_Feature struct to the UI instantiate method with URI LV2_INSTANCE_ACCESS_URI and data pointed directly to the LV2_Handle of the plugin instance.