[Bug 22248] Relationship between MediaStreamTrack and HTML5 VideoTrack / AudioTrack after MediaStream assignment

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22248

--- Comment #4 from Stefan Hakansson LK <stefan.lk.hakansson@ericsson.com> ---
(In reply to Adam Bergkvist from comment #3)
> Proposed change:
> https://github.com/fluffy/webrtc-w3c/commit/
> e9393c5ffa1fbe4d6f64825b16a65df664abfcba

Nice improvement. But there is a reference to "to the index of the first
VideoTrack" (line 1966). That would presumable be the index in the html5
videoTrackList. But the order in which the MediaStream-videoTrack's are sorted
into the html5 videoTrackList is random IIUC - I think that should be stated
somewhere (if it not already is).

-- 
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, 8 October 2013 12:07:53 UTC