get_clip_at_position
Retrieves the clip at a specified time position on a given track in an Adobe Premiere Pro sequence.
Instructions
Gets the clip at a specific time position on a track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | The time position in seconds | |
| trackType | Yes | The type of track | |
| sequenceId | Yes | The ID of the sequence | |
| trackIndex | Yes | The track index (0-based) |