LV2_URID_Map

URID Map Feature (LV2_URID__map)

Members

Variables

handle
LV2_URID_Map_Handle handle;

Opaque pointer to host data.

map
LV2_URID function(LV2_URID_Map_Handle handle, const(char)* uri) map;

Get the numeric ID of a URI.

Meta