Change content::MediaCaptureDevices to a callback-based API |
|
Issue descriptionThis interface provides access to media device enumerations. It assumes that devices are cached and provides a synchronous API. This forces the audio service to always remain alive after first use in order to ensure that the enumeration cache is always consistent. Switching to a callback-based API will allow more flexible caching policies that allow the monitor to be stopped when not needed. |
|
►
Sign in to add a comment |
|
Comment 1 by olka@chromium.org
, May 17 2018Labels: -Pri-3 Pri-2