| Method | Defined By | ||
|---|---|---|---|
| TimeTree | |||
![]() |
Walk the tree to determine the absolute start and end times of all the elements. | TreeType | |
![]() | temporallyActive(time:TimeCode):Boolean
Test if the tree is active at the given time
| TreeType | |
| TimeTree | () | Constructor |
public function TimeTree(p_attributes:Vector.<TimedTextAttributeBase> = null, p_children:Vector.<TreeType> = null)p_attributes:Vector.<TimedTextAttributeBase> (default = null) | |
p_children:Vector.<TreeType> (default = null) |