| Index: media/capture/video/android/photo_capabilities.h
|
| diff --git a/media/capture/video/android/photo_capabilities.h b/media/capture/video/android/photo_capabilities.h
|
| index 37b99331bf856ffcb43da4c83afd3e5a8099715a..aea99afabae0a43b3883d9ba40cedf0929df8145 100644
|
| --- a/media/capture/video/android/photo_capabilities.h
|
| +++ b/media/capture/video/android/photo_capabilities.h
|
| @@ -65,6 +65,7 @@ class PhotoCapabilities {
|
| double getStepExposureCompensation() const;
|
| AndroidMeteringMode getWhiteBalanceMode() const;
|
| std::vector<AndroidFillLightMode> getFillLightModes() const;
|
| + bool getSupportsTorch() const;
|
| bool getTorch() const;
|
| bool getRedEyeReduction() const;
|
| int getMinColorTemperature() const;
|
|
|