| Name | Kind | Description |
| the render configuration flow | activity diagram | |
| theApp_ | attribute | holds the single instance and triggers initialization |
| theFixture | relation | |
| Thread | class | We can basically reuse the Thread class design from Cinelerra2, Thread becomes a baseclass for all Threads |
| time | attribute | |
| time | artifact | unified representation of a time point, including conversion functions |
| Time | class | denotes a temporal position (time point), based on timeline start. investigate posix.4 realtime timers, wrap these here |
| timeline | node | |
| Timeline | class | |
| TimelineSequences | class diagram | |
| TimelineView | class | |
| tool | package | sourcecode package Tools and Utilities (separate from the main cinelrra binary) |
| Tool | class | |
| ToolFactory | class | |
| toolfactory | artifact | supply of Tool implementations for the Builder |
| Track | class | structural asset holding the configuration of a track in the EDL |
| track | attribute | |
| track | relation | |
| track | artifact | structural asset holding the configuration of a track in the EDL |
| track | artifact | A grouping device within the EDL. The corresponding Placement by which this Track object is refered defines fallback placing properties to be used by all objects placed on this track in case they don't specify more concrete placements. Typically, tracks are used do make default Port connections, define a layer or pan for sound and for for disabling groups of clips. Note tracks are grouped in a tree like fashion. |
| track | relation | |
| Track | class | |
| tracks | relation | elementary media assets comprising this compound |
| trackTree | relation | |
| Trafo | class | |
| trafo | artifact | transforming processing Node |
| treat | operation | |
| treat | operation | This operation is to be overloaded for the specific MObject subclasses to be treated. |
| treat | operation | |
| treat | operation | |
| treat | operation | |
| treat | operation | |
| treat | operation | |
| treat | operation | |
| treat | operation | |
| TypeHandler | class | |
| TypeHandler<Pipe> | class |