Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(240)

Unified Diff: media/capture/mojo/image_capture.mojom

Issue 2798263003: Image Capture: add |supports_torch| field to mojom (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/capture/video/android/java/src/org/chromium/media/PhotoCapabilities.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/mojo/image_capture.mojom
diff --git a/media/capture/mojo/image_capture.mojom b/media/capture/mojo/image_capture.mojom
index bf5f7cac6ceeb4d5c435307db4b634edc535807b..dbbc451b93c51d599f1489c9dfded1f6a0a08966 100644
--- a/media/capture/mojo/image_capture.mojom
+++ b/media/capture/mojo/image_capture.mojom
@@ -42,6 +42,7 @@ struct PhotoCapabilities {
Range zoom;
+ bool supports_torch;
bool torch;
// https://w3c.github.io/mediacapture-image/##photocapabilities-section
« no previous file with comments | « no previous file | media/capture/video/android/java/src/org/chromium/media/PhotoCapabilities.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698