BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Go to the source code of this file.
Classes | |
struct | BsePlugin |
struct | BsePluginClass |
Defines | |
#define | BSE_TYPE_PLUGIN |
#define | BSE_PLUGIN(plugin) |
#define | BSE_PLUGIN_CLASS(class) |
#define | BSE_IS_PLUGIN(plugin) |
#define | BSE_IS_PLUGIN_CLASS(class) |
#define | BSE_PLUGIN_GET_CLASS(plugin) |
Functions | |
SfiRing * | bse_plugin_path_list_files (gboolean include_drivers, gboolean include_plugins) |
const gchar * | bse_plugin_check_load (const gchar *file_name) |
void | bse_plugin_make_resident () |
void | bse_plugin_init_builtins (void) |
Variables | |
BseExportIdentity | bse_builtin_export_identity |