SubLib Subtitle Library

Subtitles.ShiftTimings Method (Int32, Int32, Int32)

Shifts a range of subtitles a specified amount of frames.

public void ShiftTimings(
   int frames,
   int startIndex,
   int endIndex
);

Parameters

frames
The frames to use, which can be positive or negative.
startIndex
The subtitle index the range begins with.
endIndex
The subtitle index the range ends with.

See Also

Subtitles Class | SubLib Namespace | Subtitles.ShiftTimings Overload List