From cd8390a59600adb3eb6752ab9c0ba497314952c6 Mon Sep 17 00:00:00 2001 From: Dan Burnett Date: Wed, 5 Apr 2017 20:21:47 -0400 Subject: [PATCH] add guidance for new consumers --- getusermedia.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/getusermedia.html b/getusermedia.html index 691c1a14..4a138f0c 100644 --- a/getusermedia.html +++ b/getusermedia.html @@ -5355,6 +5355,24 @@

Defining a new constrainable property

Capture Task Force will take into consideration all extensions they are aware of in an attempt to reduce potential usage conflicts.

+ +

 

+

It is also likely that new consumers + of MediaStreams + or MediaStreamTracks will be defined in + the future. The following section provides guidance.

+ +
+

Defining new consumers of MediaStreams and + MediaStreamTracks

+

At a minimum, any new consumer of + a MediaStreamTrack will need to define

+ +

Change Log