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

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

Aaron Colwell <acolwell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|adrianba@microsoft.com      |acolwell@chromium.org

--- Comment #11 from Aaron Colwell <acolwell@chromium.org> ---
(In reply to comment #10)

I agree with Adrian here. I don't think we should remove the transition to
HAVE_ENOUGH_DATA and cause autoplay to no longer work.

Based on the discussion on the call today, I'll add a note to the existing text
that clarifies that "enough data to ensure uninterrupted playback" is an
implementation specific detail and the UA is free to use bytes buffered, time
buffered, append rate, or any other metric it sees fit to determine when to
transition to this state.

This transition is more about enabling autoplay than about "uninterrupted
playback" since even in the non-MediaSource case, the UA can't actually ensure
that uninterrupted playback will occur until it has received all of the data.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 29 January 2013 18:17:09 UTC