Commands /
Change Video
Summary
Adjusts a video that is currently active.
Properties
| Name | Explanation | Type |
|---|---|---|
| ID | The numeric ID of the video. | Variable or Value |
| Use As Delta Values | Whether or not to adjust the current values by or to the provided values. | Toggle |
| Color Mask | The color mask to apply to the video. | Color |
| Use Relative Position | Whether or not to display the video coordinates as a percentage. | Toggle |
| X | The X coordinate of the video in pixels or percentage. | Variable or Value |
| Y | The Y coordinate of the video in pixels or percentage. | Variable or Value |
| Width | The width of the video in pixels or percentage. | Variable or Value |
| Height | The height of the video in pixels or percentage. | Variable or Value |
| Fullscreen | Whether or not to display the video in fullscreen. | Switch or Value |
| Loop | Whether or not to loop the video. | Switch or Value |
| Hue Shift | The hue shift to apply to the picture. | Number |
| Opacity | The opacity of the picture. | Number |
| Rotation | The amount to rotate the picture around its center, in degrees. | Number |
| Duration (milliseconds) | The duration of the operation in milliseconds. | Variable or Value |
- Note: Delta values will cause the values to change by, instead of to. For example, if X is currently 50, and the provided value for X is 100, when Use As Delta Values is On, the end X value will be 150 (X = 50 + 100). When Use As Delta Values is Off, the end X value will be 100 (X = 100).
