Re: [mediacapture-image] [PTZ] Should `applyConstraints` request permission? (#223)

We added specifically this at https://w3c.github.io/mediacapture-image/#dom-mediatrackconstraintset-pan. Does that help?
```
  (boolean or ConstrainDouble) pan;
  (boolean or ConstrainDouble) tilt;
  (boolean or ConstrainDouble) zoom;
```

-- 
GitHub Notification of comment by beaufortfrancois
Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/223#issuecomment-619180477 using your GitHub account

Received on Friday, 24 April 2020 18:40:41 UTC