5.1.0 • Published 6 years ago

veams-component-video v5.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Video

Description

A video component supporting WebM, MP4 and Subtitles.


Installation

Installation with Veams

veams install vc video


Fields

Settings

  • settings.videoContextClass {String} default - Context class of component.
  • settings.videoClasses {String} - Modifier classes for component.
  • settings.videoOptions {String} - Apply multiple options as string.

Content

  • content.videoPoster {String} - Url to a poster image.
  • content.videoMp4 {String} - Url to mp4 video file.
  • content.videoWebm {String} - Url to webm video file.
  • content.videoTrack {Object} - Object which contains tracking data.
  • content.videoTrack.trackSrc {String} - Url to track file.
  • content.videoTrack.trackSubtitle {String} - Subtitle.
  • content.videoTrack.trackLang {String} - Language.
  • content.videoTrack.trackLabel {String} - Label.
5.1.0

6 years ago

5.0.1

7 years ago

5.0.0

7 years ago

4.0.0

7 years ago