- From: <bugzilla@jessica.w3.org>
- Date: Wed, 09 Apr 2014 18:20:42 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25298 --- Comment #8 from Gili <cowwoc@bbs.darktech.org> --- +1 for omitting unknown properties because there is no way to guarantee that the browser can even see all properties to begin with. Meaning, some properties are unknown because we can see them but don't understand their meaning. Other properties are not visible because a browser may query "basic" properties but omit querying for more "advanced" properties. Under OSX, for example, the functionalities exposed by QtKit and AVFoundation driver APIs are not identical so depending on which interface you use to query a device you will see different capabilities. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Wednesday, 9 April 2014 18:20:43 UTC