item_split
Split a media item on a track at a specific time, using the track index, item start position, and split point.
Instructions
Split the media item on a track that starts at item_start_sec, at split_at_sec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| split_at_sec | Yes | ||
| item_start_sec | Yes |