UNPKG

shaka-player

Version:
16 lines (13 loc) 267 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Externs for SourceBuffer which are missing from the Closure * compiler. * * @externs */ /** @type {string} */ SourceBuffer.prototype.mode;