Typedef eat::render::SelectionStart
Defined in File rendering_items.hpp
Typedef Documentation
-
using eat::render::SelectionStart = std::variant<DefaultStart, ProgrammeStart, ContentStart, ObjectStart>
start point for item selection — either the default (first programme, all objects, or all tracks), a specific programme, a set of contents, or a set of objects