Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.