[Video/Image Capture] Put Windows image capture controls behind feature flag
The drivers for several devices on Windows appear to not properly handle querying for controls used in the context of Image Capture. These cases lead to video capture being broken and users seeing only a blank image. This CL adds a feature flag kImageCaptureControls Image Capture on Windows. For now, we disable this feature by default. The feature can be enabled by adding --enable-features=ImageCaptureControls to the command-line. Bug: 722038 Test: Manual tested on Windows using iSpy virtual device. Change-Id: I654ff72772af10c2d5356d5131ed7ed98e300c1f Reviewed-on: https://chromium-review.googlesource.com/530076Reviewed-by:Dan Sanders <sandersd@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#480999}
Showing
Please register or sign in to comment