![]() |
Ardour
9.0-pre0-1230-g49ff88fd75
|
Public Member Functions | |
Section () | |
Section (ARDOUR::Location const *const l, Temporal::timepos_t const &s, Temporal::timepos_t const &e) | |
Public Attributes | |
ARDOUR::Location const *const | location |
Temporal::timepos_t const | start |
Temporal::timepos_t const | end |
Definition at line 75 of file editor_sections.h.
|
inline |
Definition at line 76 of file editor_sections.h.
|
inline |
Definition at line 83 of file editor_sections.h.
Temporal::timepos_t const EditorSections::Section::end |
Definition at line 92 of file editor_sections.h.
ARDOUR::Location const* const EditorSections::Section::location |
Definition at line 90 of file editor_sections.h.
Temporal::timepos_t const EditorSections::Section::start |
Definition at line 91 of file editor_sections.h.