API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_lv2_plugin_change_program ( AgsLv2Plugin* lv2_plugin, gpointer lv2_handle, guint bank_index, guint program_index )
Change program of lv2_handle.
lv2_handle
Available since: 3.0.0
Type: gpointer
gpointer
The lv2 handle.
NULL
bank_index
Type: guint
guint
The bank index.
program_index
The program index.