theoplayer 4.7.0 → 4.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/THEOplayer.chromeless.js +3 -3
- package/THEOplayer.d.ts +3 -1
- package/THEOplayer.js +3 -3
- package/THEOplayer.transmux.asmjs.js +3 -3
- package/THEOplayer.transmux.js +3 -3
- package/package.json +1 -1
- package/theoplayer.d.js +3 -3
- package/theoplayer.e.js +3 -3
- package/theoplayer.p.js +3 -3
- package/ui.css +1 -1
- package/theoplayer.sw.js +0 -30
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@ THEOplayer is the universal video player solution created by THEO Technologies.
|
|
|
8
8
|
|
|
9
9
|
## Included features
|
|
10
10
|
|
|
11
|
-
The THEOplayer SDK consists of modular features. This package includes the following features: `ui`, `dash`, `hls`, `hls-legacy`, `
|
|
11
|
+
The THEOplayer SDK consists of modular features. This package includes the following features: `ui`, `dash`, `hls`, `hls-legacy`, `chromecast`, `vr`, `yospace`, `airplay`, `spotx`, `relatedcontent`, `social`, `upnext`, `conviva`, `cache`, `visibility`, `contextmenu`, `youbora`, `mediamelon`, `ads`, `moat`, `texttrackstyle-ui`, `google-dai`, `freewheel`, `activequalitylabel`, `upcomingadnotification`, `agama`, `webaudio`, `verizonmedia`, `streamone`, `lcevc`, `mediatailor`
|
|
12
12
|
|
|
13
13
|
If you need a different set of features, you can:
|
|
14
14
|
|