- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 May 2014 14:15:56 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25805
Bug ID: 25805
Summary: Consider adding getOtherTracks() method
Product: WebRTC Working Group
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Media Capture and Streams
Assignee: public-media-capture@w3.org
Reporter: mandyam@quicinc.com
CC: public-media-capture@w3.org
As per Sec. 4.2.3 of the latest Editor's Draft (dated 07 May 2014), there are
two methods on the MediaStream for kind-specific retrieval of tracks -
getAudioTracks() and getVideoTracks. However, since the specification still
allows for creation of MediaStreams from files, it is possible to have tracks
that are neither audio nor video.
Another option is to eliminate the possibility to create MediaStreams from any
sources other than local or remote capture devices. If the group goes in that
direction, then there will be only two kinds of tracks - video and audio.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Monday, 19 May 2014 14:15:57 UTC