Changelog
2023-06-13
Added Support for optional COEP Headers on iFrames for very advanced Environments.
Security and Accessibility2023-05-22
Added Details on PlatformVariant Configs for very advanced Usecases.
2023-01-12
All SDKs now support the new Campaign System. The new Environment, iFrame URL and Javascript Config Settings are updated accordingly.
2022-10-09
Please notice, that all "Caption"-related Functionality is called "TextTrack" from now on. That effects various Methods and Response Types too.
2022-07-20
nexxPLAY supports the Link Addon from now on.
Addons2022-04-01
The nexxPLAY for React Plugin has been released.
React Plugin2022-03-07
The JS SDK Method getCaptionLanguages()
has been removed. Use getCaptions()
from now on.
The JS SDK Method getAudioLanguages()
has been replaced by getAudioTracks()
. It will return an Array of Objects with language and isAudioDescription Attributes from now on.
2022-02-20
The JS SDK now exposes the getCurrentMediaParent()
Method, which can be called, if a Container (Playlist, AudioAlbum etc) is currently played. The Method will return the basic Metadata for the current parent Media.
2022-02-07
The Configuration Option "sharingData
" has been removed. If needed, the Configuration Option webURLRepresentation
can be used. Although designed primarily for VAST Purposes, it is used too in creating the Sharing Dialogue, if present. Furthermore, it can be updated during Playback with updateConfiguration
(on all Platforms).
2022-01-10
the
getMediaData()
Method of the JS SDK for querying about the "current Media" has been deprecated, as its response was too big and confusing. It mixed various States of the currently playing Media and the current State of Playback.Therefore, it was replaced by the new Methods
getCurrentMedia()
ANDgetCurrentPlaybackState()
to better distinguish between the two types of information.
2021-12-27
added Docs for the new androidTV Channel Extension
2021-11-14
updating all android-related Docs as the new 6.0.00 Version is out
2021-07-30
added additional Overrides for new Data Saving Settings
2021-07-29
Breaking Change
the VAST Macro Syntax has been updated
2021-06-09
added additional Overrides vor Ad Management
2021-02-16
added
imageScaleMode
Override
2020-12-08
added
disableErrorExit
Override
2020-11-20
added more Details for native Widgets
2020-10-18
added more Details for WebView Integration
2020-10-09
added various Enhancements for the AMP and FBIA Environment Settings
2020-09-11
added various Enhancements for Consent Management and TCF 2.0
2020-08-09
added
enableSeekingButtons
Setting
2020-07-24
added the Player Skin Overview
2020-07-18
added LiveTicker Addon
2020-07-12
added Widget Functionality and Settings
optimized Description of Addon Listener Use Cases
renamed Playlicense Partner to Delivery Partner
2020-06-27
added
forcePrevNext
Settingadded
changemediaintent
Eventadded
stop
ExitMode Overrideadded
tickerBoxContainer
Setting
2020-06-16
added
moveToContainer
Player Instance Method
2020-06-11
initial Version
Last updated