Skip to content
Entangle UI v0.13.0

framesToTimecode

framesToTimecode(frame, fps): string

Defined in: src/components/editor/Timeline/timelineCoords.ts:51

Format a frame number as HH:MM:SS:FF timecode at the given fps. Negative frames clamp to zero; fps is rounded to whole frames-per-second.

number

number

string