Change Video

Summary

Adjusts a video that is currently active.

Properties

NameExplanationType
IDThe numeric ID of the video.Variable or Value
Use As Delta ValuesWhether or not to adjust the current values by or to the provided values.Toggle
Color MaskThe color mask to apply to the video.Color
Use Relative PositionWhether or not to display the video coordinates as a percentage.Toggle
XThe X coordinate of the video in pixels or percentage.Variable or Value
YThe Y coordinate of the video in pixels or percentage.Variable or Value
WidthThe width of the video in pixels or percentage.Variable or Value
HeightThe height of the video in pixels or percentage.Variable or Value
FullscreenWhether or not to display the video in fullscreen.Switch or Value
LoopWhether or not to loop the video.Switch or Value
Hue ShiftThe hue shift to apply to the picture.Number
OpacityThe opacity of the picture.Number
RotationThe 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).