Description

Convert milliseconds to a timecode formatted in HHMMSSFF using a specified framerate.


Syntax

designer.msToHHMMSSFF(TIME, FRAMERATE);

Parameters

Parameter Type Description
TIME Integer time in milliseconds to convert to timecode
FRAMERATE Float framerate to use in the conversion

Return

This function returns a string : the converted timecode in HHMMSSFF format.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.