Player Full Settings Structure
This section documents all the available options in the player configuration.
Playback settings
Example
Properties
UI Settings
The ui object contains configuration for the visual elements of the player, including colors, control bar, overlays, and more.
Colors
Example
Properties
Control Bar settings
Example
Properties
Overlays
The overlay object controls additional UI overlays shown on top of the video, such as Big Play button, redirect message, resume message, Smart Autoplay overlay.
Example
Properties
ℹ️ Each
playGateis uniquely identified by its key (e.g.,playGate.O4pSUihIm0ynf_Cu). The ID must be taken from your account’s VidSettings page, as random values won't be recognized in our stats.
Closed Captions
Example
Properties
Thumbnails
The thumbnail section defines which image or video snippet is used as the preview before playback begins. It also allows specifying separate sources for desktop and mobile, as well as a placeholder image and override behavior.
Example
Properties
Chapters
The chapters section allows you to define logical video segments that are displayed in the player UI. Viewers can use them to quickly navigate to specific parts of the video.
Example
Properties
Player Themes
Specifies the player theme and associated style settings.
⚠️ This section describes a feature that is currently being developed.
Example
Properties
Call To Actions
The callToActions section defines custom buttons (CTAs) that appear during video playback.
Example
Properties
ℹ️ Each
callToActionis uniquely identified by its key (e.g., callToActions.eScsJwu6naOORcXl). The ID must be taken from your account’s VidSettings page, as random values won't be recognized in our stats.
Player Configuration
The player section defines core video playback settings, including media sources, dimensions, aspect ratio, and rendering behavior.
Example
Properties
Video Metadata
The video section provides basic metadata about the video.
Example
Properties
Triggers
The triggers section defines custom events that are executed at specific times during playback. These is be used to tag users and integrate with external systems.
Example
Properties
ℹ️ Each trigger is uniquely identified by its key (e.g., triggers.items.gWqomkNCK8mDgTxE). The ID must be taken from your account’s VidSettings page, as random values won't be recognized in our stats.