[Bug 18592] How much is "enough data to ensure uninterrupted playback"

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

--- Comment #3 from Philip J <philipj@opera.com> 2012-08-17 12:26:46 UTC ---
http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#dom-append

Here's another similar requirement for append(data): "If the
HTMLMediaElement.readyState attribute is HAVE_FUTURE_DATA and data causes all
objects in activeSourceBuffers to have enough data to start playback."

In this part of the spec, the difference between HAVE_FUTURE_DATA and
HAVE_ENOUGH_DATA isn't really clear.

-- 
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 Friday, 17 August 2012 12:27:01 UTC