- From: <bugzilla@jessica.w3.org>
- Date: Wed, 21 May 2014 19:28:40 +0000
- To: public-webrtc@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25856 Martin Thomson <martin.thomson@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.thomson@gmail.com --- Comment #1 from Martin Thomson <martin.thomson@gmail.com> --- I am going to propose that we put this in the isolated media streams section in WebRTC. New attributes will be proposed as: partial interface MediaStreamTrack : EventTarget { attribute boolean isolated; attribute EventHandler? onisolationchange; }; This allows an application to learn when isolation changes. -- 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, 21 May 2014 19:28:41 UTC