- From: <bugzilla@jessica.w3.org>
- Date: Tue, 04 Jun 2013 10:55:02 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22259 Bug ID: 22259 Summary: Disabled mediastreamtrack and state of media element 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 When a mediastreamtrack is being played in a media element and its enabled attribute is set to false, what is the impact for the media element? I think the current intent is that the media element from its perspective is still playing, but the played content is the muted output (silence/blackness); among other things, the currentTime should still be updated, and the various relevant events (e.g. timeupdate) should be dispatched. If so, that should be said explicitly; among other things, it doesn't seem like this is how Chrome is currently behaving. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Tuesday, 4 June 2013 10:55:04 UTC