shaka-player-embedded
shaka-player-embedded copied to clipboard
Expose MediaCapabilities
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