Signature
Interface TimelineSlipEditCommandProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip whose source start should shift. |
deltaTime | deltaTime: RationalTime | Relative source-time delta applied while timeline bounds stay fixed. |
type | type: "slip" | Command discriminator for source slipping. |