Zoom Changed
Whan the zoom value for the selected Webcam has changed
Device Support
Facecam | Facecam Mk. 2 | Facecam Pro | Facecam Neo | EpocCam | |
---|---|---|---|---|---|
Zoom Changed |
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
maximumZoom | number | The maximum zoom value allowed for the selected Webcam Example: 400 |
oldZoomPercent | string | The previous zoom that was set Example: 100% |
oldZoomValue | number | The previous zoom that was set, the value is awhole percentage Example: 100 |
zoomPercent | string | The new zoom value that was set Example: 150% |
zoomValue | number | The new zoom value that was set, the value is a whole percentage Example: 150 |