W3C home > Mailing lists > Public > public-webrtc@w3.org > May 2014

[Bug 25856] Add way to find out if a MST is isolated or becomes islocated

From: <bugzilla@jessica.w3.org>
Date: Wed, 21 May 2014 19:28:40 +0000
To: public-webrtc@w3.org
Message-ID: <bug-25856-4991-grpkz6cHe0@http.www.w3.org/Bugs/Public/>
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

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:17:58 UTC