Hide MediaSession controls when flinging
When flinging, we currently have 3 notifications show up. The notification surfaced from the Chrome MediaRouter offers a better path to control the media route directly, and the media session controls are redundant. This CL adds |is_flinging_| into UpdatePlayState's computations, in order to hide the MediaSession controller when using RemotePlayack. Bug: 790766 Change-Id: If1acd5eb845875cbc19f08b71b74e27aba048c50 Reviewed-on: https://chromium-review.googlesource.com/c/1327537Reviewed-by:Dan Sanders <sandersd@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#606943}
Showing
Please register or sign in to comment