← Back to release summary

MediaStream Image Capture - getPhotoSettings() method

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

Summary

This chrome feature tracks adding the method getPhotoSettings() [1] to the currently landed ImageCapture object [2]. It's a trivial follow up to the MediaStream Image Capture API shipped in 59 [3]. [1] https://w3c.github.io/mediacapture-image/#dom-imagecapture-getphotosettings [2] https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl?q=imagecapture.idl&sq=package:chromium&dr [3] https://www.chromestatus.com/features/4843864737185792

Standards & signals

Docs: https://github.com/w3c/mediacapture-image/pull/183 https://developers.google.com/web/updates/2016/12/imagecapture#capabilities_and_settings https://developer.mozilla.org/en-US/docs/Web/API/ImageCapture/getPhotoSettings

Samples: https://googlechrome.github.io/samples/image-capture/photo-resolution.html

View on chromestatus.com