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/canplaythrough below:

canplaythrough ยท WebPlatform Docs

canplaythrough Summary

Fires when enough data is available to determine whether a media is playable at a normal rate without interruptions.

Overview Table Synchronous No Bubbles No Target dom/Element Cancelable No Default action ?

## Notes

The oncanplaythrough event is raised when data is being fetched at a rate that would allow playback without interruption at the defaultPlaybackRate. If the autoplay attribute is specified, the video starts playing when oncanplaythrough is received. This event occurs after oncanplay and before the first onprogress event is received. To invoke this event, load a media resource.

Syntax Standards information Event handler parameters
pEvtObj [in]
Type: ****IHTMLEventObj****
Related specifications
WHATWG HTML
Living Standard
W3C HTML5
Working Draft
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