Signature
Interface TimelineSlipEditCommandProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | No property summary yet. |
deltaTime | deltaTime: RationalTime | No property summary yet. |
type | type: "slip" | No property summary yet. |
Command that shifts an existing clip's source start without moving timeline bounds.
Interface TimelineSlipEditCommand| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | No property summary yet. |
deltaTime | deltaTime: RationalTime | No property summary yet. |
type | type: "slip" | No property summary yet. |