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.
Docs: https://github.com/w3c/mediacapture-image/issues/199 https://github.com/w3c/mediacapture-image/pull/200
Samples: https://codepen.io/rijuB/pen/eKwLXB