SubLib Subtitle Library

Synchronization.TimeToFrames Method

Converts the specified time to frames, given a frame rate.

Overload List

Converts the specified time to frames, given a frame rate.

public static double TimeToFrames(float,float);

Converts the specified time to frames, given a frame rate.

public static double TimeToFrames(TimeSpan,float);

See Also

Synchronization Class | SubLib Namespace