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