Class Fixture
Declaration :
- C++ : class Fixture : public Seq
Artifact : fixture, Component(s) : Session
Relation effectiveTimeline (<directional aggregation by value>) |
Declaration :
Operation getPlaylistForRender |
Declaration :
- Uml : + getPlaylistForRender() : list<ExplicitPlacement [ProcessingLayer::MObject]>
- C++ : public: list<ExplicitPlacement [ProcessingLayer::MObject]> getPlaylistForRender ()
Declaration :
- Uml : + getAutomation() : Auto [ProcessingLayer::MObject]*
- C++ : public: Auto [ProcessingLayer::MObject]* getAutomation ()
Relation track (<unidirectional association>) |
Declaration :
- Uml : # track : Track
- C++ : protected: Track* track
All public operations : getAutomation , getPlaylistForRender