← Back to release summary

ImageCapture support for exposureTime constraint

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 71)
Intent stage
None

Summary

Image Capture API has a means to set exposureMode to manual which is not useful if you cannot set the exposure time (aka shutter speed, aka exposure duration). This change provides an interface for getting the exposure time range values as well as setting the exposure time in time units.

Standards & signals

Docs: https://github.com/w3c/mediacapture-image/issues/199 https://github.com/w3c/mediacapture-image/pull/200

Samples: https://codepen.io/rijuB/pen/eKwLXB

View on chromestatus.com