UNPKG

shaka-player

Version:
17 lines (13 loc) 291 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Externs for Shaka MediaCapabilities which were missing in the * Closure compiler. * * @externs */ /** @type {MediaCapabilities} */ window.shakaMediaCapabilities;