跳到主要内容

Interface ITimeline

Properties

count

int count { get; }

duration

float duration { get; set; }

Methods

Add(ITrack track)

void Add(ITrack track)

Remove(ITrack track)

void Remove(ITrack track)

Insert(int index, ITrack track)

void Insert(int index, ITrack track)