Re: [mediacapture-main] defer to HTML5.1 for direct assignment

@JimBarnett the requirement to update the audio/video track lists when
 a MediaStream is updated is covered by the following text:
> Whenever new data for the current media resource becomes available, 
queue a task to run the first appropriate steps from the [media data 
processing 
steps](http://www.w3.org/TR/2015/WD-html51-20150417/semantics.html#media-data-processing-steps-list)
 list below.

in the mode "local" of the [resource fetch 
algorithm](http://www.w3.org/TR/2015/WD-html51-20150417/semantics.html#concept-media-load-resource)

I haven't found any text that deals with setting of id, kind and label
 attributes to the MediaStreamTrack values — that should probably be 
filed as a bug on the HTML spec.

-- 
GitHub Notif of comment by dontcallmedom
See 
https://github.com/w3c/mediacapture-main/pull/165#issuecomment-95837251

Received on Friday, 24 April 2015 07:46:44 UTC