Timeline.set_start_timecode#

Timeline.set_start_timecode(timecode: str) bool[source]#

Set the start timecode of the timeline to the string ‘timecode’. Returns true when the change is successful, false otherwise.

Parameters:

timecode (str)

Return type:

bool