LIBRAAPI plugin_handle ra_plugin_get_by_num (ra_handle h, int plugin_num, int search_all);
LIBRAAPI plugin_handle ra_plugin_get_by_num
h
handle to libRASCH
plugin_num
number 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 #plugin_num.
ra.c