Python API (What's New in 2024)
Access the Start Frame for a clip or node or change its value, and set the Smart Replace option.
Indicates a feature suggested and voted up by users on the Flame Feedback portal.
Start Frame
The Start Frame information is now available in Python Hooks as startFrame
in <PyNode>
and <PyClip>.
New Attributes and Functions
The following are new attributes and functions:
<PyNode>.smart_replace
<PySegment>.start_frame
<PyClip>.start_frame
<PySegment>.change_start_frame()
<PyClip>.change_start_frame()
For more information, see Flame Family Python API.