get-layer-clip-frames
Retrieve the clip start/end frames, source frame range, and duration (in frames) for a layer in an After Effects composition. Specify composition and layer by index or name.
Instructions
Get a layer's clip start/end frames, source frame range, and duration in frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compIndex | Yes | 1-based composition index. | |
| layerName | No | Target layer name if not using layerIndex. | |
| layerIndex | No | Target layer index. |