Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

VideoTrack.CreateClip

Switch to Manual
public Timeline.TimelineClip CreateClip (Video.VideoClip clip);

Parameters

clipThe video clip to play.

Returns

TimelineClip A TimelineClip with a VideoPlayableAsset asset.

Description

Create a TimelineClip for playing a VideoClip on this track.