comp_update_text
Modify specific text overlay properties—content, font, color, alignment, position, or duration—within an existing video composition while leaving other fields unchanged.
Instructions
Update only supplied fields of a text overlay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| align | No | center | |
| color | No | #FFFFFF | |
| start | No | ||
| w_pct | No | ||
| x_pct | No | ||
| y_pct | No | ||
| comp_id | Yes | ||
| text_id | Yes | ||
| bg_color | No | transparent | |
| duration | No | ||
| font_family | No | ||
| font_size_px | No |