Shifts the subtitles a specified amount of frames.
Shifts the subtitles a specified amount of frames.
public void ShiftTimings(int);
Shifts a range of subtitles a specified amount of frames.
public void ShiftTimings(int,int,int);
Shifts the subtitles a specified amount of time.
public void ShiftTimings(TimeSpan);
Shifts a range of subtitles a specified amount of time.
public void ShiftTimings(TimeSpan,int,int);
Subtitles Class | SubLib Namespace