shaka-player-embedded icon indicating copy to clipboard operation
shaka-player-embedded copied to clipboard

Expose MediaCapabilities

Open TheModMaker opened this issue 5 years ago • 0 comments
trafficstars

We already use something similar to MediaCapabilities as part of the new media pipeline design. Currently, this isn't exposed to JavaScript. We should expose this at some point so Shaka Player can leverage this. Shaka Player doesn't do this yet, so it will currently have no effect.

  • Spec: https://w3c.github.io/media-capabilities/
  • Explainer with transition: https://github.com/w3c/media-capabilities/blob/master/explainer.md
  • Shaka Player bug: google/shaka-player#1391

TheModMaker avatar Jan 29 '20 19:01 TheModMaker