SubLib Subtitle Library

Frames.Duration Property

The duration, in frames.

public int Duration {get; set;}

Remarks

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

See Also

Frames Class | SubLib Namespace