Optional
audioOptional
autopauseEnable/disable the automatic pause when the player is no longer visible in the viewport.
Optional
autoplayfalse Enable/disable the autoplay. There are limitations when used along with autoplay (See Google article for more information) You must set muted="true" in to be sure for it to work.
Optional
castEnable/disable Chromecast/AirPlay.
Optional
chaptersEnable/disable chapters.
Optional
chaptersThe list of chapters.
Optional
chaptersSpecify the style to use for the timeline's cuepoints.
Optional
controlsEnable/disable the control bar.
Optional
enabledOptional
floatWhen enabled, a floating video container will be displayed when the user scroll past the player.
Optional
heightSet the height of the player
Optional
langThe lang provided by the user (language-country (RFC 5646)).
Optional
loopIf set to true, the video will start over upon ending.
Optional
multiplayWhether the player should pause if another player begins playback.
Optional
mutedEnable/disable sound.
Optional
noadsEnable/disabled advertising.
Optional
playsinlineEnable/disable inline playback on iOS.
Optional
posterSet a specific poster.
Optional
preloadVideo preload strategy
Optional
speedList of speed labels
Optional
speedList of speed factors
Optional
statsTrackers (such as Google Analytics, Mux, Youbora, ...) will be enabled.
Optional
stretchingResize poster and video to fit player dimensions. 'fill' Fit player dimensions without maintaining aspect ratio. 'cover' Zoom and crop video to fill dimensions, maintaining aspect ratio. 'none' Display the actual size of the video file. (Black borders).
Optional
subtitlesSet an active subtitle from the desired language (2 letter ISO-639-1 code).
Optional
subtitlesOnly show the specified language (2 letter ISO-639-1 code).
Optional
subtitlesEnable subtitles to be rendered by the browser supporting inline style or CSS rules within VTT file.
Optional
thumbnailsSet specific thumbnails.
Optional
trackersEnable Google Analytics (GA4) support. By default, window.dataLayer will be used to push events toward GA4.
Optional
trackersAdd Google Analytics (GA4) tag IDs to track.
Optional
videoID of the video
Optional
volumeSet the volume percentage of the player. The value used must be between 0 and 1 (see MDN). If the user specifically muted the sound, it will not "force" the next time he loads the player. There are limitations when used along with autoplay: See Google article for more information.
Optional
watermarkEnable/disable the watermark.
Optional
widthSet the width of the player.
Enable/disable minimal player UI.