item_move
Relocate a media item on a track by specifying its current start time and the desired new start time.
Instructions
Move the media item on a track that starts at item_start_sec to new_start_sec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| new_start_sec | Yes | ||
| item_start_sec | Yes |