jQuery MediaPlayer Events

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
events.php
CONSOLE LOG Clear log

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery MediaPlayer supports a comprehensive set of events which enable you to provide fluent experience and smooth interaction with the component. This demo shows how to use and handle the ready event that fires when loading is over and the component is ready to start playing the media, the play event that fires when the media begins playing, the pause event that fires when the media is paused, and the end event that fires when the media finishes playing. This demo also demonstrates how to hanle the volumeChange event that fires upon changing the volume level, and the timeChange event that triggers when the user selects a new play time.

This MediaPlayer example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Additional Resources