MediaPoolItem.set_name# MediaPoolItem.set_name(name: str) → bool[source]# Sets the clip’s name to the specified string. Parameters: name (str) – The new name for the clip Returns: True if successful, False otherwise Return type: bool