mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
e54f729a04
The controls have the cast proxy and the proxied player, so the UI itself offering direct access to the local player is confusing. Instead, we will send all requests through the controls, which have explicit getPlayer() and getLocalPlayer() methods for access to the proxied and local players. Closes #1941 Change-Id: I1d6154d76b1b3b5b550e55e39efcbb2c451f7569