Add callback notification for WebAudioSourceProviderImpl SetClient
This change allows the WebAudioSourceProviderImpl to register callbacks to run when a client is set. When the WebAudioSourceProviderImpl has a client, an audio output sink cannot be set. In this case, the Global Media Controls (GMC) UI should not display a device picker. This change is a part of a series of changes for appropriately hiding this UI. Bug: 1120620 Change-Id: I2c536f8a7234116567cff1e795ca38054e29bc62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369660 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#802294}
Showing
Please register or sign in to comment