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

> 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.

-- 
regards, Kornel

Received on Friday, 8 January 2010 11:10:28 UTC