Video

Plays a video in the browser.

The Wisej Video control allows users to play media from a given video file.

For a full list of properties, methods and events see the API documentation.

Features

AutoPlay

If the AutoPlay property is specified, the video will automatically begin playback as soon as it can do so, without waiting for the entire video file to finish downloading.

The user must interact with the page first before audio can be played.

Controls

The browser offers controls to allow the user to control video playback, including volume, seeking, and pause/resume playback.

The Video control has a different appearance depending on the browser. See Media.

Picture-in-Picture Mode

Picture-in-Picture allows you to watch videos in a floating window (always on top of other windows) so you can keep an eye on what you’re watching while interacting with other sites, or applications.

Advanced

JavaScript Widget

ItemDescription

Class name

"wisej.web.Video"

Source code

Last updated