Re: Should <video> buffer control be tri-state?

On Fri, Jan 8, 2010 at 10:09 PM, Kornel <kornel@geekhood.net> wrote:
>> Would it not be better to abandon autobuffer, and support a buffer
>> attribute? With values of buffer="yes" buffer="no" and buffer="auto",
>> which would be equivalent to how browsers handle no autobuffer now?
>
> I suggest calling it preload (preload="no", preload="metadata",
> preload="all"?).
>
> "Buffer" may be confused with playback buffer, but this attribute is only
> partially related to it (it doesn't affect buffering one once playback has
> started).
>
> The term "preload" has been used for images for long time now, and might
> give authors better idea what this attribute is for.

Maybe in this case "all" needs to be more concise, too, and say
"resource" or something similar that implies continuous buffering of
the whole resource.

Silvia.

Received on Friday, 8 January 2010 19:36:17 UTC