1.0.1 • Published 6 years ago

@veams/component-video v1.0.1

Weekly downloads
16
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 component video
veams -i c video

Fields

video.hbs

Settings

ParameterTypeValueDescription
settings.videoContextClassStringdefaultContext class of component.
settings.videoClassesStringModifier classes for component.
settings.videoOptionsStringApply multiple options as string.

Content

ParameterTypeDescription
content.videoPosterStringUrl to a poster image.
content.videoMp4StringUrl to mp4 video file.
content.videoWebmStringUrl to webm video file.
content.videoTrackObjectObject which contains tracking data.
content.videoTrack.trackSrcStringUrl to track file.
content.videoTrack.trackSubtitleStringSubtitle.
content.videoTrack.trackLangStringLanguage.
content.videoTrack.trackLabelStringLabel.
1.0.1

6 years ago

1.0.0

6 years ago