|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|

Data Fields | |
| int | schema_version |
| char * | name |
| char * | description |
| PluginDescriptor_v1 ** | descriptors |
| int | num_descriptors |
| size_t | descriptors_size |
Definition at line 19 of file collection.h.
| char* PluginCollection_v1::description |
Definition at line 23 of file collection.h.
| PluginDescriptor_v1** PluginCollection_v1::descriptors |
Definition at line 24 of file collection.h.
| size_t PluginCollection_v1::descriptors_size |
Definition at line 26 of file collection.h.
| char* PluginCollection_v1::name |
Definition at line 22 of file collection.h.
| int PluginCollection_v1::num_descriptors |
Definition at line 25 of file collection.h.
| int PluginCollection_v1::schema_version |
Definition at line 21 of file collection.h.