API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_lv2_plugin_event_buffer_realloc_data ( LV2_Event_Buffer* event_buffer, guint buffer_size )
Reallocate LV2_Event_Buffer struct’s data field.
Available since: 3.0.0
event_buffer
Type: LV2_Event_Buffer*
LV2_Event_Buffer*
The LV2_Event_Buffer struct.
NULL
buffer_size
Type: guint
guint
The data’s buffer size.