Video

Overview of the Video Component

Videos uploaded via Media Manager only support .mp4 and .mov formats and should not exceed 5 MB. If you need to upload files of other formats and larger sizes, use the Database.

Properties

🚧

Important Note!

This document lists the properties that are specific to this particular UI component.
To check for the properties common for most UI components, please check the General components document.

The Video component has the following properties:

Common Properties

Property NameProperty Description
SrcSpecify the path to the resource or the YouTube or Vimeo video ID.
VideoClick the Change button to select the uploaded audio from Media Manager.
TypeSpecify the type of video player:
Auto (default);
YouTube;
Vimeo.
ControlsSpecify that video controls should be displayed (such as a play/pause button etc.).
AutoplaySpecify that the video will start playing as soon as it is ready.
LoopSpecify that the video will start over again, every time it is finished.
MutedSpecify that the audio output of the video should be muted.
PreloadSpecify if and how the author thinks the video should be loaded when the page loads.
The possible values are:
Auto, Metadata, None.
Alt TextThis attribute defines the alternative text describing the video.
The default is Your browser does not support the video tag.
Alt Text I18nIf set to True then use the Alt. Text property for internationalization.