Use akamai controlbar
Changes the player so that it uses the akamai control bar instead of the default one.
I had to hard-copy the ControlBar.js
and css file and add the export default ControlBar
statement to it because I could not get it running otherwise. Importing it via dashjs/contrib/akamai/controlbar/Controlbar
did not work.