Optional
options: Partial<VideoRendererOptions>Flip the video horizontally
Flip the video vertically
Overwrite the original video height
The render layer
TRUE to play the video in loop
Define a mask color for the video
Define the opacity of the mask color between 1 and 0
X-axis and Y-axis offset
Change the opacity between 1 and 0
TRUE to pause the video
TRUE to play the video. If the video stops playing it becomes FALSE
Video rotation (degrees or radians)
Optional
sliceCut the video based on straight coordinates starting from the top left downward
Define a color for tinting the video
The video element to render
The volume of the video (between 1 and 0)
Overwrite the original video width
The VideoRenderer component plays and renders a video element, and allows configuring options such as its dimensions, coloring, etc.
Example