Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PluginCollection_v1 Struct Reference
Collaboration diagram for PluginCollection_v1:

Data Fields

int schema_version
 
char * name
 
char * description
 
PluginDescriptor_v1 ** descriptors
 
int num_descriptors
 
size_t descriptors_size
 

Detailed Description

Definition at line 19 of file collection.h.

Field Documentation

◆ description

char* PluginCollection_v1::description

Definition at line 23 of file collection.h.

◆ descriptors

PluginDescriptor_v1** PluginCollection_v1::descriptors

Definition at line 24 of file collection.h.

◆ descriptors_size

size_t PluginCollection_v1::descriptors_size

Definition at line 26 of file collection.h.

◆ name

char* PluginCollection_v1::name

Definition at line 22 of file collection.h.

◆ num_descriptors

int PluginCollection_v1::num_descriptors

Definition at line 25 of file collection.h.

◆ schema_version

int PluginCollection_v1::schema_version

Definition at line 21 of file collection.h.


The documentation for this struct was generated from the following file: