[Bug 21967] Clarify enabled state for new MediaStreamTrack's

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21967

Harald Alvestrand <harald@alvestrand.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harald@alvestrand.no
           Assignee|public-media-capture@w3.org |adam.bergkvist@ericsson.com

--- Comment #2 from Harald Alvestrand <harald@alvestrand.no> ---
Discussion on the list June 18 to June 19, 2013.
Conclusion:

- All newly created tracks should have "enabled=true"
- Tracks created from another track, either by MediaStream.clone() or by
MediaStreamTrack.clone(), should get the same state of "enabled" as the track
they are cloned from.

This seems to be uncontroversial. Assigning to Adam for editing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Thursday, 20 June 2013 11:33:25 UTC