Re: [mediacapture-screen-share] Constraints for Captured Display Surfaces should move to MediaTrackSettings

I see three options here for `logicalSurface` and `displaySurface`:
 1. Implement them as no-op constraints ([current spec](https://w3c.github.io/mediacapture-screen-share/#display-constraints))
 2. Invent new non-constrainable constrainable property that only shows up in `getSettings()`
 3. Evict these from `getSettings()` and force a subclass of `MediaStreamTrack` with read-only args

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

Received on Wednesday, 29 August 2018 21:57:02 UTC