Searched defs:ladspa_plugin_info (Results 1 – 3 of 3) sorted by relevance
261 struct ladspa_plugin_info struct264 uint32_t unique_id;266 const char *label;268 const char *name;270 const char *maker;272 const char *copyright;274 const char *plugin_type;
314 struct ladspa_plugin_info struct317 uint32_t unique_id;319 const char *label;321 const char *name;323 const char *maker;325 const char *copyright;327 const char *plugin_type;
2460 PluginManager::ladspa_plugin_info () in ladspa_plugin_info() function in PluginManager