get_frame_at


Description:

[ Version ( since = "1.18" ) ]
public FrameNumber get_frame_at (ClockTime timestamp)

This method allows you to convert a timeline ClockTime into its corresponding FrameNumber in the timeline's output.

Parameters:

this

A Timeline

timestamp

The timestamp to get the corresponding frame number of

Returns:

The frame number timestamp corresponds to.