Versions Compared

Key

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

...

Code Block
languagejs
themeConfluence
linenumberstrue
settings: {
				'client_token':<CLIENT_TOKEN>, 
            	'platform_id':<PLATFORM_ID>,
				'player_id':<PLAYER_ID>,
				'ssl': true
				}, 


Any additional IRIS.TV Adaptive plugin settings should be added to the “settings” object. More information about those can be found here: https://iristv.atlassian.net/wiki/x/gxpTAw

The following are required:

...