A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/HTMLMediaElement/autobuffer below:

autobuffer ยท WebPlatform Docs

autobuffer

Property of dom/HTMLMediaElementdom/HTMLMediaElement

Syntax
var result = element.autobuffer;
element.autobuffer = value;
Notes Remarks

The autobuffer method buffers the audio or video element to prepare for playback. The autobuffer attribute indicates that the media element is likely to be used, even though it does not have an autoplay attribute. This attribute is ignored if autoplay is present. Buffering the media can improve responsiveness when the element is finally played.

Syntax Standards information See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4