set_clip_color
Set a clip's color by providing track index, clip index, and an RGB integer value.
Instructions
Set a clip's color as a packed RGB integer (0xRRGGBB).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |