- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 May 2013 13:57:21 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21967 Bug ID: 21967 Summary: Clarify enabled state for new MediaStreamTrack's Classification: Unclassified Product: WebRTC Working Group Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Media Capture and Streams Assignee: public-media-capture@w3.org Reporter: stefan.lk.hakansson@ericsson.com CC: public-media-capture@w3.org There are four ways currently to create new tracks: * existing_track.clone * existing_mediastream.clone (which reuses existing_track.clone) * constructors for AudioStreamTrack and VideoStreamTrack * getUserMedia (returning a MediaStream with MediaStreamTracks) However, as far as I can tell there is no text saying what the "enabled" state is for the new track. This should be clarified (and probably be "enabled" in all those cases). -- 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, 8 May 2013 13:57:27 UTC