jQuery MediaPlayer API

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
api.php

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery MediaPlayer comes with an extensive set of API configurations. This demo shows how to utilize some of its functions such as playing, pauisng, and stopping the MediaPlayer by using the play, pause, and stop methods. In this demo you can also utilize options like setting the FullScreen mode of the component, setting a value between 0 and 100 that specifies the volume of the video, and proceeding the video to a certain time by using the fullScreen, volume, and seek methods.

You can check the full list of the supported API calls in the jQuery MediaPlayer API reference documentation.

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