- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 May 2014 12:36:54 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22271 Harald Alvestrand <harald@alvestrand.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |harald@alvestrand.no --- Comment #2 from Harald Alvestrand <harald@alvestrand.no> --- This paragraph: Some sources have an identifier which must be unique to the application (un-guessable by another application) and persistent between application sessions (e.g., the identifier for a given source device/application must stay the same, but not be guessable by another application). Sources that must have an identifier are camera and microphone sources; local file sources are not required to have an identifier. Source identifiers let the application save, identify the availability of, and directly request specific sources. needs to be moved to section 9, "Enumerating Local Media Devices", where the deviceId is a main topic of concern. A pointer should be left under terminology. (s/"Some sources"/"Devices"/) This paragraph: A conforming user-agent must support all the setting names defined in this spec. needs to move to section 14.1, where the track property registrations are done. This paragraph: After successful application of constraints on a track (and its associated source), if at any later time the track becomes overconstrained, the user agent must change the track to the muted state. can be deleted, it's already described in section 4.3.2 "tracks and constraints". -- 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, 14 May 2014 12:36:57 UTC