shaka-project / shaka-player-embedded

Shaka Player in a C++ Framework
Apache License 2.0
239 stars 62 forks source link

Expose MediaCapabilities #110

Open TheModMaker opened 4 years ago

TheModMaker commented 4 years ago

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.