SubLib Subtitle Library

Times.Shift Method 

Shifts the subtitle with a specified time span.

public void Shift(
   TimeSpan time
);

Parameters

time
The time span to shift the subtitle with, which can be positive or negative.

See Also

Times Class | SubLib Namespace