![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
Include dependency graph for ags_vst_event_list.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
typedef struct EventList | AgsVstEventList |
Functions | |
AgsVstEventList * | ags_vst_event_list_new () |
void | ags_vst_event_list_clear (AgsVstEventList *event_list) |
Typedef Documentation
◆ AgsVstEventList
typedef struct EventList AgsVstEventList |
Function Documentation
◆ ags_vst_event_list_clear()
void ags_vst_event_list_clear | ( | AgsVstEventList * | event_list | ) |
Clear.
- Parameters
-
event_list the event list
- Since
- 5.0.0
◆ ags_vst_event_list_new()
AgsVstEventList * ags_vst_event_list_new | ( | ) |
Instantiate new Steinberg::Vst::EventList the constructor as a C99 compatible handle a void pointer.
- Returns
- the AgsVstEventList
- Since
- 5.0.0
Generated by