Content Experience Documentation

This is the technical documentation of THRON Player, intended for developers and integrators, here you will find:

  1. Release notes of each Player's version, with full changelog and default templates available for download.
  2. Embed code parameters to let you customize embed codes at will or to build new ones via API.
  3. Player's methods to customize behavior using javascript functions.
  4. All the events fired by the Player, to which you can hook in order to create custom integrations.

The goal is to provide a complete tool to let you customize and enhance the features offered by the Player or to make personalized interactions with any web page.

Release Notes

1.0.1

  • New Player (CE) now supports "Live" content type
  • New parameter to disable waveform generation when embedding an audio
  • New parameter to lock video display at the highest available bitrate
  • New parameter to control minimum size of the document player. Below this size the player will be embedded in "thumbnail" mode and will enter fullscreen once tapped/clicked
  • Fixed some bugs for an improved user experience.

1.0.0

  • A completely refurbished graphic
  • Player customization much simpler and more intuitive
  • Improved class css conflict management
  • Improved execution performances
  • New important features, such as:
    • Quality change for video and video playlists
    • Immersive zoom for images and image playlists
    • Real audio wave for audio and playlist audio

Within THRON Dashboard there is a whole new section that allows you to manage all the Player's customizations and the related embed codes; it is called "CONTENT EXPERIENCE MANAGER".
This section will let you customize the look and feel of the Player with two editing modes:

  • Visual mode, which allows you to customize the colors of our player via buttons and inputs
  • Code mode, which allows you to customize our player by modifying the style (css) and behavior (js) of our basic customization

These js and css files which implement each Player's customization will be automatically included by the Player itself, so that you do not have to manually include them on every website!

You can view the basic css and js files of each Player's version within the "CONTENT EXPERIENCE MANAGER" section of THRON Dashboard, or if you prefer, you can download the sources here