[Bug 25276] New: Initialization for VideoTrack.selected attribute is missing while specifying steps for "Loading and Playing a MediaStream in a Media Element"

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

            Bug ID: 25276
           Summary: Initialization for VideoTrack.selected attribute is
                    missing while specifying steps for "Loading and
                    Playing a MediaStream in a Media Element"
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Capture and Streams
          Assignee: public-media-capture@w3.org
          Reporter: kiran.guduru@samsung.com
                CC: public-media-capture@w3.org

Initialization for VideoTrack.selected is missing while specifying steps for
"Loading and Playing a MediaStream in a Media Element" in section 6.2 of [1].

The addition of following line may fix it.
"Set the VideoTrack.selected to true for the VideoTrack at 
VideoTrackList.selectedIndex, if present any, for all other VideoTracks set
VideoTrack.selected to false"

[1]
http://dev.w3.org/2011/webrtc/editor/getusermedia.html#loading-and-playing-a-mediastream-in-a-media-element

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Saturday, 5 April 2014 19:03:54 UTC