Liking cljdoc? Tell your friends :D

thereisnodot.utils.framerate

Framerate tools for Clojure

Framerate tools for Clojure
raw docstring

duration->stringclj

(duration->string item)

Will format framerate into a string

Will format framerate into a string
sourceraw docstring

number->durationclj

(number->duration frames)
(number->duration frames frame-rate)

Will take the amount of frames and frame rate. Will output the resulting duration in the format of: :hours, :minutes, :seconds, and :frames

Will take the amount of frames and frame rate.
Will output the resulting duration in the format 
of:
`:hours`, `:minutes`,  `:seconds`, and `:frames`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close