Re: [mediacapture-main] What does it mean that the argument to applyConstraints() is optional

In case it's not clear from @adam-be 's [comment](https://github.com/w3c/mediacapture-main/issues/438#issuecomment-293820133), `applyConstraints({})` removes all *your* constraints, leaving the device "unconstrained" if you are the only user.ยน

<sub>1) Other tabs may be accessing the same device. Constraints are properties of the app, if you will, not the device. </sub>

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/438#issuecomment-303772401 using your GitHub account

Received on Wednesday, 24 May 2017 16:08:52 UTC