videojs-contrib-dash-s1
Version:
A Video.js source-handler providing MPEG-DASH playback.
12 lines (11 loc) • 365 B
CSS
/**
* videojs-contrib-dash-s1
* @version 2.1.5
* @copyright 2016 Brightcove, Inc.
* @license Apache-2.0
*
* Includes dash.js <https://github.com/Dash-Industry-Forum/dash.js>
* Available under a BSD License
* <https://github.com/Dash-Industry-Forum/dash.js/blob/development/LICENSE.md>
*/
.vjs-dashjs-hide-errors .vjs-error-display{display:none !important}