New issue
Advanced search Search tips

Issue 648155 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature

Blocking:
issue 334244
issue 647660



Sign in to add a comment

Make content::GetMediaDeviceIDForHMAC return results via a callback

Project Member Reported by guidou@chromium.org, Sep 19 2016

Issue description

The current version uses a cached device list or fails if the cache is invalid.

This is not ideal, and gets in the way of the refactoring work for MediaStreamManager.

The new version will return the results via a callback and will use the cache if it's available, or perform a device enumeration if not.

 

Sign in to add a comment