| 
    Ardour
    9.0-pre0-1971-g33f1681c76
    
   | 
 
Classes | |
| struct | _LV2_License_Interface | 
Macros | |
| #define | LV2_PLUGINLICENSE_URI "http://harrisonconsoles.com/lv2/license" | 
| #define | LV2_PLUGINLICENSE_PREFIX LV2_PLUGINLICENSE_URI "#" | 
| #define | LV2_PLUGINLICENSE__interface LV2_PLUGINLICENSE_PREFIX "interface" | 
| #define | LV2_PLUGINLICENSE__interface2 LV2_PLUGINLICENSE_PREFIX "interface2" | 
Typedefs | |
| typedef struct _LV2_License_Interface | LV2_License_Interface | 
Allow for commercial LV2 to report their licensing status.
| #define LV2_PLUGINLICENSE__interface LV2_PLUGINLICENSE_PREFIX "interface" | 
Definition at line 130 of file lv2_extensions.h.
| #define LV2_PLUGINLICENSE__interface2 LV2_PLUGINLICENSE_PREFIX "interface2" | 
Definition at line 131 of file lv2_extensions.h.
| #define LV2_PLUGINLICENSE_PREFIX LV2_PLUGINLICENSE_URI "#" | 
Definition at line 129 of file lv2_extensions.h.
| #define LV2_PLUGINLICENSE_URI "http://harrisonconsoles.com/lv2/license" | 
Definition at line 128 of file lv2_extensions.h.
| typedef struct _LV2_License_Interface LV2_License_Interface |