Method CreateDefaultClip
CreateDefaultClip()
Creates a TimelineClip on this track.
Declaration
public TimelineClip CreateDefaultClip()
Returns
| Type | Description |
|---|---|
| TimelineClip | Returns a new TimelineClip that is attached to the track. |
Remarks
The type of the playable asset attached to the clip is determined by TrackClip attributes that decorate the TrackAsset derived class