- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 May 2013 14:02:40 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22215 Bug ID: 22215 Summary: MediaStream.ended should be readonly Classification: Unclassified Product: WebRTC Working Group Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Media Capture and Streams Assignee: public-media-capture@w3.org Reporter: dom@w3.org CC: public-media-capture@w3.org >From what I understand of the spec, the ended attribute on MediaStream should be a readonly attribute — it only ever gets updated by the browser, not by the application. Note also that the notion of the "finished" state of a MediaStream object makes rather unclear references to the stop() method that is now on MediaStreamTrack, and given that a MediaStream object can contain several MediaStreamTrack, it's not obvious that the described condition makes sense. -- 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, 30 May 2013 14:02:45 UTC