Property of dom/HTMLMediaElementdom/HTMLMediaElement
Syntaxvar 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 AttributionsMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
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