Signal
AgsAudioBasePlugin::run
since: 3.0.0
Declaration
void
run (
AgsBasePlugin* self,
gpointer plugin_handle,
gpointer seq_event,
guint frame_count,
gpointer user_data
)
Description [src]
The ::run signal creates a new instance of plugin.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0.0 |