mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
1e746e6551
In compiled mode, UI calls player methods by their compiled, renamed names. The proxy object doesn't know those, so an error used to be thrown while casting in compiled mode. This change adds a map from compiled to extern names that cast proxy can use. It also cleans up proxy code a bit and points the demo to the nightly build of cast receiver. Closes #2130. Change-Id: I39b83c6a1e050a68d70e7923d1a07ad8929daeeb