Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
timeline.h File Reference

Timeline backend. More...

Include dependency graph for timeline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Timeline
 Clip editor serializable backend. More...
 

Macros

#define PRJ_TIMELINE   (PROJECT->timeline)
 

Functions

void timeline_init_loaded (Timeline *self)
 Inits the Timeline after a Project is loaded.
 
void timeline_init (Timeline *self)
 Inits the Timeline instance.
 
Timelinetimeline_clone (Timeline *src)
 
Timelinetimeline_new (void)
 Creates a new Timeline instance.
 
void timeline_free (Timeline *self)
 

Detailed Description

Timeline backend.

Definition in file timeline.h.