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

I think, after ruminating, that an empty parameter means "clear current constraints".  I don't think it's a good idea to encode function behaviour in the semantics of the arguments, and instead we should have a `clearConstraints()` or similar method.

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

Received on Wednesday, 22 March 2017 03:44:02 UTC