Zoom To
Crop and scale video with percentage or pixel-based zoom controls
Component Configuration
| Option | Description | Required | Environment override |
|---|---|---|---|
id |
A unique identifier for the component instance |
✓ |
|
displayName |
The name shown in the Studio UI of this component |
✓ |
|
offsetX |
Horizontal offset of crop region as percentage (0-100) (default: 0) |
✗ |
|
offsetY |
Vertical offset of crop region as percentage (0-100) (default: 0) |
✗ |
|
width |
Width of crop region as percentage (1-100) (default: 100) |
✗ |
|
height |
Height of crop region as percentage (1-100) (default: 100) |
✗ |
|
outputResolution |
Output resolution (fixed after initialization) (default: {"width":1920,"height":1080}) |
✗ |
|
hardwareAcceleration |
Override the global hardware acceleration setting |
✗ |
|
notes |
Notes about this component |
✗ |
|
Options with an environment override can be set when Studio starts, without
editing the workflow. |
Tags: zoom crop pan scale