LMMS
Loading...
Searching...
No Matches
urid.h File Reference
#include <stdint.h>

Go to the source code of this file.

Classes

struct  _LV2_URID_Map
struct  _LV2_URID_Unmap

Macros

#define LV2_URID_URI   "http://lv2plug.in/ns/ext/urid"
 http://lv2plug.in/ns/ext/urid
#define LV2_URID_PREFIX   LV2_URID_URI "#"
 http://lv2plug.in/ns/ext/urid#
#define LV2_URID__map   LV2_URID_PREFIX "map"
 http://lv2plug.in/ns/ext/urid#map
#define LV2_URID__unmap   LV2_URID_PREFIX "unmap"
 http://lv2plug.in/ns/ext/urid#unmap
#define LV2_URID_MAP_URI   LV2_URID__map
 Legacy.
#define LV2_URID_UNMAP_URI   LV2_URID__unmap
 Legacy.

Typedefs

typedef voidLV2_URID_Map_Handle
typedef voidLV2_URID_Unmap_Handle
typedef uint32_t LV2_URID
typedef struct _LV2_URID_Map LV2_URID_Map
typedef struct _LV2_URID_Unmap LV2_URID_Unmap