set_composite_type
Configure how media layers blend in stack view by setting compositing modes like over, add, or difference for visual comparison during review sessions.
Instructions
Set the compositing mode when in stack view.
Automatically switches to stack view if not already in it.
Args: composite_type: One of "over", "add", "difference", "-difference", "replace", "topmost".
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| composite_type | No | over |