LIBRAAPI plugin_handle ra_plugin_get_by_name (ra_handle h, const char * name, int search_all);
LIBRAAPI plugin_handle ra_plugin_get_by_name
h
handle to libRASCH
name
name of plugin
search_all
flag if all plugins should be searched (or only those with the use-it-flag enabled)
Returns the plugin-handle for plugin with name name.
ra.c