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 Name

Property Description

Src

Specify the path to the resource or the YouTube or Vimeo video ID.

Video

Click the Change button to select the uploaded audio from Media Manager.

Type

Specify the type of video player:

  • *Auto** (default);
  • *YouTube**;
  • *Vimeo**.

Controls

Specify that video controls should be displayed (such as a play/pause button etc.).

Autoplay

Specify that the video will start playing as soon as it is ready.

Loop

Specify that the video will start over again, every time it is finished.

Muted

Specify that the audio output of the video should be muted.

Preload

Specify if and how the author thinks the video should be loaded when the page loads.
The possible values are:

  • *Auto**,Metadata,**None**.

Alt Text

This attribute defines the alternative text describing the video.
The default is Your browser does not support the video tag.

Alt Text I18n

If set to True then use the Alt. Text property for internationalization.