File

projects/components/widgets/basic/default/src/video/video.component.doc.ts

Description

The wmVideo component defines the video widget.

Inputs

enableautoplay
Type : boolean
Default value : false

This property will be used to play the video when page loads.

enablecontrols
Type : boolean
Default value : true

This property will be used to enable controls for video widget on the web page.

hint
Type : string

Hint text is shown for the video widget on hover.

Bindable: true

loop
Type : boolean
Default value : false

This property will be used to allow the video to be replayed, when completed.

mp4sourcepath
Type : string

The property allows to set the file path of the video/mp4 for the video widget.

Bindable: true

mute
Type : boolean
Default value : false

This property will be used to allow the video output to be muted.

name
Type : string

Name of the video widget.

oggsourcepath
Type : string

The property allows to set the file path of the video/ogg for the video widget.

Bindable: true

poster
Type : string

The property allows to set an image while the video is loading, or until play button is hit.

Bindable: true

show
Type : boolean
Default value : true

This property will be used to show/hide the video widget on the web page.

Bindable: true

subtitlelanguage
Type : string

The property allows to set the language for the subtitle of the video widget.

Bindable: true

subtitlesource
Type : string

The property allows to set the source URL for the subtitle in .vtt format.

Bindable: true

supportmessage
Type : string

The property allows to set the message when audio file is not supported for the video widget.

tabindex
Type : number
Default value : 0

This property specifies the tab order of the Video Widget.

videopreload
Type : string

This property allows to control how the video should be loaded when page loads .

Allowed Values: none - default, metadata, auto

none - default: Restricts the video from loading on page load.

metadata: Loads only the metadata on page load.

auto: Loads the entire video on page load.

webmsourcepath
Type : string

The property allows to set the file path of the video/WebM for the video widget.

Bindable: true

results matching ""

    No results matching ""