TimelineItem.set_name#

TimelineItem.set_name(name: str) bool[source]#

Sets the clip’s name to the specified string.

Parameters:

name (str) – The new name for the timeline item

Returns:

True if successful, False otherwise

Return type:

bool

Raises:

APIVersionError – If Resolve version < 20.2.0

Version:

Added in DaVinci Resolve 20.2.0