This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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