forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For applications that want to handle Cast on their own, we should avoid setting the global Cast hook. Now it will only be set if the UI is configured with a Cast receiver ID or if the application uses CastProxy explicitly (with or without the UI). If an application tried to use our Cast features after installing their own hook, but before the Cast SDK is ready, we will now issue a warning to alert the application developer of the issue. Closes shaka-project#3167 Change-Id: Ic3f57ff257652c057f8322811c8db1d5ad3a8463
- Loading branch information
1 parent
0f9bf71
commit ecbeae0
Showing
1 changed file
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters