bigscreen-player
Advanced tools
Comparing version 8.2.0 to 8.2.1
@@ -76,6 +76,6 @@ import { MediaPlayerSettingClass } from 'dashjs'; | ||
* @param {HTMLDivElement} playbackElement - The Div element where content elements should be rendered | ||
* @param {import("./types").InitData} bigscreenPlayerData | ||
* @param {InitData} bigscreenPlayerData | ||
* @param {WindowTypes} newWindowType | ||
* @param {boolean} enableSubtitles - Enable subtitles on initialisation | ||
* @param {import("./types").InitCallbacks} callbacks | ||
* @param {InitCallbacks} callbacks | ||
*/ | ||
@@ -248,3 +248,3 @@ init: (newPlaybackElement: any, bigscreenPlayerData: InitData, newWindowType: WindowTypes, enableSubtitles: boolean, callbacks?: InitCallbacks) => void; | ||
* | ||
* @param {import("./types").SubtitlesCustomisationOptions} styleOpts | ||
* @param {SubtitlesCustomisationOptions} styleOpts | ||
*/ | ||
@@ -256,3 +256,3 @@ customiseSubtitles: (styleOpts: SubtitlesCustomisationOptions) => void; | ||
* @param {string} xmlString - EBU-TT-D compliant XML String | ||
* @param {import("./types").SubtitlesCustomisationOptions} styleOpts | ||
* @param {SubtitlesCustomisationOptions} styleOpts | ||
* @param {DOMRect} safePosition | ||
@@ -259,0 +259,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export { B as BigscreenPlayer, a as DebugTool, E as EntryCategory, b as LiveSupport, c as MediaKinds, M as MediaState, g as MockBigscreenPlayer, h as PauseTriggers, i as PlaybackStrategy, j as TransferFormat, T as TransportControlPosition, W as WindowTypes, k as isMessage, l as isMetric, m as isTrace } from './main-3159416c.js'; | ||
export { B as BigscreenPlayer, a as DebugTool, E as EntryCategory, b as LiveSupport, c as MediaKinds, M as MediaState, g as MockBigscreenPlayer, h as PauseTriggers, i as PlaybackStrategy, j as TransferFormat, T as TransportControlPosition, W as WindowTypes, k as isMessage, l as isMetric, m as isTrace } from './main-b47cafcf.js'; |
{ | ||
"name": "bigscreen-player", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Simplified media playback for bigscreen devices.", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
325821