get_frame_time
Description:
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.
Parameters:
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 |
Returns:
The timestamp corresponding to |