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

> That's not a separate thing. "A setting refers to the immediate, current value of the source's constrainable properties". I think "read-only" in this context means OverconstrainedError.

Correct me if I got this wrong. What you are suggesting to still add these properties as a partial dictionary on MediaTrackConstraints, but always return `OverconstrainedError` when these properties are set. MediaTrackSupportedConstraints should include these properties as well, because they can be set. I was thinking it might be confusing for the user, as we are defining but not actually supporting them.  Unless it is necessary for this partial dictionary to be consistent on all these dictionaries.

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

Received on Wednesday, 29 August 2018 21:01:53 UTC