SubLib Subtitle Library

Subtitles.ChangeOriginalFrameRate Method 

Updates the subtitles' frames using the specified frame rate as the one they had when they were opened.

public void ChangeOriginalFrameRate(
   float frameRate
);

Parameters

frameRate
The original subtitles' frame rate.

Remarks

This results on having the subtitles with the frames they would have if they had been opened with this frame rate. The original frame rate is sometimes refered to as the input frame rate.

See Also

Subtitles Class | SubLib Namespace