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