WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
91649
MediaSource should support track selection
https://bugs.webkit.org/show_bug.cgi?id=91649
Summary
MediaSource should support track selection
Anna Cavender
Reported
2012-07-18 12:31:09 PDT
The MediaSource spec has an activeSourceBuffers attribute that represents the buffers that provide the selected video track, the enabled audio tracks, and the "showing" or "hidden" text tracks.
http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#dom-activesourcebuffers
The current implementation assumes that all added buffers are "active." Once we support track selection, activeSourceBuffers should only return buffers for the selected tracks.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2014-02-07 17:00:16 PST
This is no longer valid, it was fixed some time ago.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug