Signature
Interface TimelineLiftRangeEditCommandProperties
| Name | Signature | Description |
|---|---|---|
endTime | endTime: RationalTime | Exclusive end of the timeline range to lift. |
startTime | startTime: RationalTime | Inclusive start of the timeline range to lift. |
trackIds? | trackIds?: typeOperator | Optional track ids to affect. Omit to affect every editable track. |
type | type: "lift-range" | Command discriminator for range lifting. |