duration


Description:

public uint64 duration { get; set; }

The duration that the element is in effect for in the timeline (a time difference in nanoseconds using the time coordinates of the timeline).

For example, for a source element, this would determine for how long it should output its internal content for. For an operation element, this would determine for how long its effect should be applied to any source content.