Signature
Interface ClipSourceRangeProperties
| Name | Signature | Description |
|---|---|---|
duration | duration: RationalTime | Duration of the source interval represented by the clip. |
end | end: RationalTime | Exclusive source timestamp where the clip ends. |
sourceId | sourceId: string | Source asset identifier matching clip.sourceId. |
start | start: RationalTime | Inclusive source timestamp where the clip begins. |