跳到主要内容

Interface ITimeline

Properties

count

public int count { get; }

duration

public float duration { get; set; }

Methods

void Add(ITrack track)

void Add(ITrack track)

void Remove(ITrack track)

void Remove(ITrack track)

void Insert(int index, ITrack track)

void Insert(int index, ITrack track)