DescriptionRemove VideoCaptureDeviceFactory::EnumerateDeviceDescriptors()
The method VideoCaptureDeviceFactory::EnumerateDeviceDescriptors()
is the asynchronous equivalent of method VideoCaptureDeviceFactory
::GetDeviceDescriptors(). Its current implementation delegates to
GetDeviceDescriptors() and invokes the callback synchronously.
This CL removes EnumerateDeviceDescriptors() and lets all clients
call GetDeviceDescriptors() directly.
BUG=708233
Review-Url: https://codereview.chromium.org/2805863002
Cr-Commit-Position: refs/heads/master@{#463346}
Committed: https://chromium.googlesource.com/chromium/src/+/71618f5681772f3d76c8c9c1f7f24490074db4b3
Patch Set 1 #
Total comments: 8
Patch Set 2 : Rebase #
Messages
Total messages: 11 (5 generated)
|