Module Video.FPS

Operations on frame rates.

type t = float
val to_frac : t -> int * int

Convert a frame rate to a fraction.