Signature
Interface TimelinePlaceClipCommandProperties
| Name | Signature | Description |
|---|---|---|
clip | clip: Clip | Clip to place on the timeline. Its timeline range is recalculated from startTime. |
snap? | snap?: boolean | Whether to resolve magnetic snapping for the placed clip. Defaults to true. |
startTime | startTime: RationalTime | Desired timeline start for the placed clip. |
targetTrackId | targetTrackId: string | Destination track id. |