|
Zrythm
a highly automated and intuitive digital audio workstation
|
Clip editor serializable backend. More...
#include <gui/backend/timeline.h>

Data Fields | |
| EditorSettings | editor_settings |
| Settings for the timeline. | |
| int | tracks_width |
| Width of the left side of the timeline panel. | |
Clip editor serializable backend.
The actual widgets should reflect the information here.
Definition at line 29 of file timeline.h.
| EditorSettings Timeline::editor_settings |
Settings for the timeline.
Definition at line 32 of file timeline.h.
| int Timeline::tracks_width |
Width of the left side of the timeline panel.
Definition at line 35 of file timeline.h.