You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

DE

The JavaScript API is available to external developers to integrate applications with the movingimage video player.

With the JavaScript API you can:

  • Add, remove or connect to a player using the VideoPlayerCollection
  • basic player functions such as play, pause or stop a video
  • register functions to player events to collect usage statistics or add interactive functionality

In the following chapters, you will learn the first mandatory steps to be able to perform the above functions.