HTML DOM onprogress Event
The DOM onprogress event in HTML occurs when the browser is downloading the specified audio/video. Events occur during the loading process of an audio/video: onloadstartondurationchangeonloadedmetadataonloadeddataonprogressoncanplayoncanplaythrough Supported Tags <audio><video> Syntax: I