Framerate tools for Clojure
Framerate tools for Clojure
(duration->string item)
Will format framerate into a string
Will format framerate into a string
(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`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |