[Bug 18920] addSourceBuffer parameter type should be optional

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

Philip Jägenstedt <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipj@opera.com

--- Comment #2 from Philip Jägenstedt <philipj@opera.com> 2012-09-20 09:08:05 UTC ---
(In reply to comment #1)

> Yes this was done intentionally. The media engine needs to know what the format
> of the bytestream is to properly parse it. The assumption here is that the
> application knows what type of content it is trying to append because it needs
> this information to properly identify where init/media segments are anyways.

It seems to me that one can away with ignoring the given type completely by
just inspecting the first segment that is appended.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 20 September 2012 09:08:11 UTC