get_qe_clip_info
Retrieve comprehensive QE DOM details for a clip on a specified video or audio track, exposing properties unavailable through the standard API.
Instructions
Get QE DOM information about a clip, including properties not available through the standard API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | Clip index on the track (0-based) | |
| track_type | Yes | Track type | |
| track_index | Yes | Track index (0-based) |