Optional castThe URL of the Google Cast Chrome Sender API library.
Default URL: https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1
Optional google_The URL of the Google IMA Framework.
Default URL: https://imasdk.googleapis.com/js/sdkloader/ima3.js
Use ImaAdvertisingConfig.sdkUrl instead.
Optional serviceworkerSpecifies the path, relative or absolute, to the service worker JS file.
If no URL is provided but the bitmovin-serviceworker.js module is added, the setup will fail
with SETUP_SERVICE_WORKER_LOCATION_MISSING
Preconditions for the ServiceWorker to work:
ServiceWorker implementationSupported events when ServiceWorker is enabled:
Supported API with ServiceWorker:
Note: When using multiple player instances on the same page, every instance should use the same ServiceWorker URL for the same scope. Avoid dynamic or unique query parameters because they can trigger repeated ServiceWorker updates and setup failures such as SETUP_SERVICE_WORKER_INITIALIZATION_FAILED.
Optional uiSpecifies the path, relative or absolute, to the Bitmovin Player UI/skin JavaScript file.
Default name: bitmovinplayer-ui.js
Optional ui_Specifies the path, relative or absolute, to the style sheet of the Bitmovin Player UI/skin.
Default name: bitmovinplayer-ui.css
Example: