Ardour
9.0-pre0-350-gf17a656217
|
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 73 of file editor_sections.h.
|
inline |
Definition at line 74 of file editor_sections.h.
|
inline |
Definition at line 81 of file editor_sections.h.
Temporal::timepos_t const EditorSections::Section::end |
Definition at line 90 of file editor_sections.h.
ARDOUR::Location const* const EditorSections::Section::location |
Definition at line 88 of file editor_sections.h.
Temporal::timepos_t const EditorSections::Section::start |
Definition at line 89 of file editor_sections.h.