This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25860 - Add a function getTracks that gives you all the tracks
Summary: Add a function getTracks that gives you all the tracks
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: Media Capture and Streams (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: public-media-capture@w3.org
QA Contact:
URL:
Whiteboard:
Keywords:
: 25805 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-21 19:38 UTC by Cullen Jennings
Modified: 2014-06-09 08:50 UTC (History)
4 users (show)

See Also:


Attachments

Description Cullen Jennings 2014-05-21 19:38:28 UTC
This may be a dup of some other bug
Comment 1 Adam Bergkvist 2014-05-27 10:50:23 UTC
I vote for keeping the exiting per type getters (consintent with media elements) with the addition of a get[All]Tracks().

sequence<MediaStreamTrack> get[All]Tracks ();
Comment 2 Harald Alvestrand 2014-06-03 11:18:08 UTC
*** Bug 25805 has been marked as a duplicate of this bug. ***
Comment 4 Harald Alvestrand 2014-06-04 08:39:45 UTC
Just changing the subject line so that it looks reasonable in listings.