Method DeleteClip
DeleteClip(TimelineClip)
Delete a clip from this timeline.
선언
public bool DeleteClip(TimelineClip clip)
파라미터
타입 | 이름 | 설명 |
---|---|---|
TimelineClip | clip | The clip to delete. |
반환
타입 | 설명 |
---|---|
bool | Returns true if the removal was successful |
참고
This method will delete a clip and any assets owned by the clip.