@slashedcloud/player
Version:
A media player application utilizing Shaka Player for adaptive video streaming, capable of playing HLS, MPD and plain HTTP video streams.
6 lines (5 loc) • 554 B
JavaScript
var r=Object.defineProperty;var t=(s,l,e)=>l in s?r(s,l,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[l]=e;var a=(s,l,e)=>t(s,typeof l!="symbol"?l+"":l,e);/*!
* SlashedCloud v0.1.2 (https://github.com/SlashedCloud/player#readme)
* Copyright 2024-2024 rogerio.jardim@fedrax.pt
* Licensed under Apache (https://github.com/SlashedCloud/player/blob/develop/LICENSE)
*/this.SlashedCloudPlayer=this.SlashedCloudPlayer||{};this.SlashedCloudPlayer.Base=function(){"use strict";class s{constructor(e){a(this,"player");this.player=e}}return s}();