Re: [mediacapture-main] No way to represent a boolean Capability that can be turned on or off

Doing that would make

    if (track.getCapabilities().echoCancellation[0])

fail for devices that support toggling of echoCancellation. If I were 
a device I would want to return the default value first, so that 
people aren't surprised when the unmodified device acts differently 
than what they learned.

-- 
GitHub Notif of comment by jan-ivar
See 
https://github.com/w3c/mediacapture-main/issues/138#issuecomment-78082916

Received on Tuesday, 10 March 2015 15:51:54 UTC