[Bug 18615] Define how SourceBuffer.buffered maps to HTMLMediaElement.buffered

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

Philip J <philipj@opera.com> changed:

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

--- Comment #1 from Philip J <philipj@opera.com> 2012-08-20 09:28:35 UTC ---
That sounds sensible, but I think there's a bug in the definition for "ended".
If the video SourceBuffer has [0,10] and [20,30] buffered and the audio
SourceBuffer has [0,15] buffered, does it really make sense to report [0,30]
even though no data at all is available for [15,20]?

-- 
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 Monday, 20 August 2012 09:28:36 UTC