Re: [tvcontrol-api] declarations in section 6.5.1 (20170316 version) are wrong

Section 6.7.1 is indeed incorrect. The IDL definition in 6.7 is correct but the prose is wrong.

I believe section 6.5.1 is correct though: the `TVSourceSupportedConstraints` dictionary lists the constraints recognized by a user agent. All members are boolean, as expected. This is similar to the [`MediaTrackSupportedConstraints`](https://w3c.github.io/mediacapture-main/#media-track-supported-constraints) interface from Media Capture and Streams.

I'll create another issue for `TVSourceSupportedConstraints` as we seem to have lost ourselves in the constraint pattern in the current spec: `TVSourceSupportedConstraints` is not referenced anywhere.

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/tvcontrol-api/issues/50#issuecomment-287706124 using your GitHub account

Received on Monday, 20 March 2017 09:08:34 UTC