Video
The Wisej.NET Video control enables video file playback.
info
For a full list of properties, methods and events see the API documentation.
Features
AutoPlay
When AutoPlay is enabled, playback begins automatically once possible, without waiting for complete file download.
-d0ef5f04c5e275fa567bd1b5ffaddf7a.gif)
warning
The user must interact with the page first before audio can be played.
Controls
Browser-provided controls enable users to manage playback, volume, and seeking.
-e9fe059e774d29775cdc7018144709a8.png)
warning
The Video control appearance varies by browser. See Media.
Picture-in-Picture Mode
Picture-in-Picture enables video viewing in a floating window (always on top), allowing simultaneous interaction with other sites or applications.
-eaae75df46bded9b5edd3c76d373622f.png)
Advanced
JavaScript Widget
| Item | Description |
|---|---|
| Class name | "wisej.web.Video" |
| Source code | https://github.com/iceteagroup/wisej-js |