get_qe_clip_info
Retrieve detailed QE DOM clip properties that standard API does not expose, including track type, track index, and clip index.
Instructions
Get QE DOM information about a clip, including properties not available through the standard API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | Yes | Track type | |
| track_index | Yes | Track index (0-based) | |
| clip_index | Yes | Clip index on the track (0-based) |