SubLib Subtitle Library

Subtitles.ChangeFrameRate Method 

Changes the current frame rate of the subtitles.

public void ChangeFrameRate(
   float frameRate
);

Parameters

frameRate
The new frame rate to be used.

Remarks

This changes the frame rate currently being used with the subtitles, which is sometimes refered to as the output frame rate.

See Also

Subtitles Class | SubLib Namespace