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

Data Fields

ArrangerObject_v1 base
 
char * name
 
unsigned int track_name_hash
 
int index
 
MarkerType_v1 type
 

Detailed Description

Definition at line 31 of file marker.h.

Field Documentation

◆ base

ArrangerObject_v1 Marker_v1::base

Definition at line 33 of file marker.h.

◆ index

int Marker_v1::index

Definition at line 36 of file marker.h.

◆ name

char* Marker_v1::name

Definition at line 34 of file marker.h.

◆ track_name_hash

unsigned int Marker_v1::track_name_hash

Definition at line 35 of file marker.h.

◆ type

MarkerType_v1 Marker_v1::type

Definition at line 37 of file marker.h.


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