SubLib Subtitle Library

Frames.Shift Method 

Shifts the subtitle with a specified amount of frames.

public void Shift(
   int frames
);

Parameters

frames
The number of frames to shift the subtitle with, which can be positive or negative.

See Also

Frames Class | SubLib Namespace