Module Video.FPS

module FPS: sig .. end

Operations on frame rates.


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

Convert a frame rate to a fraction.