- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Feb 2015 20:02:50 +0000
- To: public-media-capture-logs@w3.org
Good point. We probably shouldn't rely on an understanding of false <
true in an API. So:
{ echoCancelation: [false, true] }
seems cleaner (even though parsing is worse). BTW, any progress on
what exactly getCapabilities() returns? I had to rely on spec examples
to learn whether it should be the above or:
{ echoCancelation: { exact: [false, true] } }
--
GitHub Notif of comment by jan-ivar
See
https://github.com/w3c/mediacapture-main/issues/138#issuecomment-74317264
Received on Friday, 13 February 2015 20:03:00 UTC