Method DeleteClip
DeleteClip(TimelineClip)
Delete a clip from this timeline.
Declaration
public bool DeleteClip(TimelineClip clip)
Parameters
| Type | Name | Description | 
|---|---|---|
| TimelineClip | clip | The clip to delete.  | 
    
Returns
| Type | Description | 
|---|---|
| bool | Returns true if the removal was successful  | 
    
Remarks
This method will delete a clip and any assets owned by the clip.