Zoom To
Crop and scale video with percentage or pixel-based zoom controls
Component Configuration
Option | Description | Required |
---|---|---|
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}) |
✗ |
notes |
Notes about this component |
✗ |