@brandbrigade/ott-bb-player 1.0.53 → 1.0.55
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 +5 -1
- package/dist/OTTPlayer.js +8 -8
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -287,4 +287,8 @@ Adapter, Downloader and Decoder Settings added to global player options
|
|
|
287
287
|
### Version v1.0.53
|
|
288
288
|
|
|
289
289
|
More debug metrix added,
|
|
290
|
-
Pixel tickers color changed to dark gray
|
|
290
|
+
Pixel tickers color changed to dark gray
|
|
291
|
+
|
|
292
|
+
### Version v1.0.55
|
|
293
|
+
|
|
294
|
+
Pattern tracking based renderer calls implemented
|