Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
RegionLinkGroup Struct Reference

A group of linked regions. More...

#include <dsp/region_link_group.h>

Collaboration diagram for RegionLinkGroup:

Data Fields

RegionIdentifierids
 Identifiers for regions in this link group.
 
int num_ids
 
size_t ids_size
 
int magic
 
int group_idx
 Group index.
 

Detailed Description

A group of linked regions.

Definition at line 32 of file region_link_group.h.

Field Documentation

◆ group_idx

int RegionLinkGroup::group_idx

Group index.

Definition at line 42 of file region_link_group.h.

◆ ids

RegionIdentifier* RegionLinkGroup::ids

Identifiers for regions in this link group.

Definition at line 35 of file region_link_group.h.

◆ ids_size

size_t RegionLinkGroup::ids_size

Definition at line 37 of file region_link_group.h.

◆ magic

int RegionLinkGroup::magic

Definition at line 39 of file region_link_group.h.

◆ num_ids

int RegionLinkGroup::num_ids

Definition at line 36 of file region_link_group.h.


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