SubLib Subtitle Library

Times.Duration Property

The time duration.

public System.TimeSpan Duration {get; set;}

Remarks

Setting the duration maintains the start time and changes the end time. Upon setting the duration, the end frame (Frames.End) is also updated based on the CurrentFrameRate.

See Also

Times Class | SubLib Namespace