RESOLVED CONFIGURATION CHANGED 160717
Implement getConstraints() in Media Capture and Streaming Spec
https://bugs.webkit.org/show_bug.cgi?id=160717
Summary Implement getConstraints() in Media Capture and Streaming Spec
George Ruan
Reported 2016-08-09 16:34:18 PDT
https://w3c.github.io/mediacapture-main/#media-stream-track-interface-definition Note: getConstraints() must return the exact same object as the object passed into the last successful applyConstraints() call: In step 3.4 of the applyConstraints algorithm, "Finally, resolve p. From this point on until applyConstraints() is called successfully again, getConstraints() must return the newConstraints that were passed as an argument to this call."
Attachments
Radar WebKit Bug Importer
Comment 1 2016-08-09 16:38:10 PDT
Note You need to log in before you can comment on or make changes to this bug.