Open Bug 1169102 Opened 9 years ago Updated 10 months ago

Add support for AudioTrackList and VideoTrackList to SourceBuffer object

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

Tracking Status
firefox41 --- affected

People

(Reporter: jya, Unassigned)

References

(Blocks 1 open bug)

Details

As per W3C spec:
http://w3c.github.io/media-source/index.html#idl-def-SourceBuffer

a sourcebuffer has an AudioTrackList and VideoTrackList attribute.

http://www.w3.org/TR/html5/embedded-content-0.html#audiotracklist

We do not support those currently.
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.