[ Version ( since = "1.18" ) ]
public ClockTime get_frame_time (FrameNumber frame_number)
This method allows you to convert a timeline output frame number into a timeline ClockTime.
For example, this time could be used to seek to a particular frame in the timeline's output, or as the edit position for an element within the timeline.
this |
The self on which to retrieve the timestamp for |
frame_number |
The frame number to get the corresponding timestamp of in the timeline coordinates |
The timestamp corresponding to |