Interface

TimelineEditAffectedRange

Range of timeline content affected by an edit command.

Signature

Type Definition
Interface TimelineEditAffectedRange

Properties

NameSignatureDescription
endTimeendTime: RationalTimeExclusive range end.
startTimestartTime: RationalTimeInclusive range start.
trackId?trackId?: stringTrack affected by the range, when the edit is track-scoped.