Interface

ClipSourceRange

Source-media interval covered by a timeline clip.

Signature

Type Definition
Interface ClipSourceRange

Properties

NameSignatureDescription
durationduration: RationalTimeDuration of the source interval represented by the clip.
endend: RationalTimeExclusive source timestamp where the clip ends.
sourceIdsourceId: stringSource asset identifier matching clip.sourceId.
startstart: RationalTimeInclusive source timestamp where the clip begins.