droppedVideoFrames property
int
get
droppedVideoFrames
The read-only droppedVideoFrames
property of the VideoPlaybackQuality interface returns the number of
video frames which have been dropped rather than being displayed since the
last time
the media was loaded into the HTMLVideoElement.
Implementation
external int get droppedVideoFrames;