setOptions
Summary
Applies the settings specified by the PhotoSettings object passed by parameter.
Method of apis/image_capture/ImageCaptureapis/image_capture/ImageCapture
Syntax
pictureDevice.setOptions(photoSettings);
Parameters
photoSettings
- Data-type
- PhotoSettings
(Optional)
The PhotoSettings object is optionally passed into the ImageCapture.setOptions() method in order to modify capture device settings specific to still imagery.
Return Value
No return value