Method CreateDefaultClip
CreateDefaultClip()
Creates a TimelineClip on this track.
선언
public TimelineClip CreateDefaultClip()
반환
| 타입 | 설명 |
|---|---|
| TimelineClip | Returns a new TimelineClip that is attached to the track. |
참고
The type of the playable asset attached to the clip is determined by TrackClip attributes that decorate the TrackAsset derived class