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

Data Fields | |
| int | schema_version |
| RegionIdentifier_v1 * | ids |
| int | num_ids |
| size_t | ids_size |
| int | magic |
| int | group_idx |
Definition at line 16 of file region_link_group.h.
| int RegionLinkGroup_v1::group_idx |
Definition at line 23 of file region_link_group.h.
| RegionIdentifier_v1* RegionLinkGroup_v1::ids |
Definition at line 19 of file region_link_group.h.
| size_t RegionLinkGroup_v1::ids_size |
Definition at line 21 of file region_link_group.h.
| int RegionLinkGroup_v1::magic |
Definition at line 22 of file region_link_group.h.
| int RegionLinkGroup_v1::num_ids |
Definition at line 20 of file region_link_group.h.
| int RegionLinkGroup_v1::schema_version |
Definition at line 18 of file region_link_group.h.