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

Data Fields

ArrangerSelections_v1 base
 
int schema_version
 
bool has_selection
 
Position_v1 sel_start
 
Position_v1 sel_end
 
int pool_id
 
RegionIdentifier_v1 region_id
 

Detailed Description

Definition at line 18 of file audio_selections.h.

Field Documentation

◆ base

ArrangerSelections_v1 AudioSelections_v1::base

Definition at line 20 of file audio_selections.h.

◆ has_selection

bool AudioSelections_v1::has_selection

Definition at line 22 of file audio_selections.h.

◆ pool_id

int AudioSelections_v1::pool_id

Definition at line 25 of file audio_selections.h.

◆ region_id

RegionIdentifier_v1 AudioSelections_v1::region_id

Definition at line 26 of file audio_selections.h.

◆ schema_version

int AudioSelections_v1::schema_version

Definition at line 21 of file audio_selections.h.

◆ sel_end

Position_v1 AudioSelections_v1::sel_end

Definition at line 24 of file audio_selections.h.

◆ sel_start

Position_v1 AudioSelections_v1::sel_start

Definition at line 23 of file audio_selections.h.


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