Class
AgsAudioLv2Plugin
[−]
Description
class AgsAudio.Lv2Plugin : AgsAudio.BasePlugin
{
flags: guint,
pname: gchar*,
uri: gchar*,
ui_uri: gchar*,
manifest: AgsTurtle*,
turtle: AgsTurtle*,
doap_name: gchar*,
foaf_name: gchar*,
foaf_homepage: gchar*,
foaf_mbox: gchar*,
feature: LV2_Feature**,
program: gchar*,
preset: GList*
}
No description available.
[−]
Functions
ags_lv2_plugin_event_buffer_realloc_data
Reallocate LV2_Event_Buffer struct’s data field.
since: 3.0.0
[−]
Signals
AgsAudio.Lv2Plugin::change-program
The ::change-program signal creates a new instance of plugin.
since: 3.0.0
[+]
Signals inherited from AgsBasePlugin (7)
[+]