Version: 2018.1
public bool DeleteClip (Timeline.TimelineClip clip);

Parameters

clipThe clip to delete.

Returns

bool Returns true if the removal was successful.

Description

Delete a clip from this timeline.

This method will delete a clip and any assets owned by the clip.