This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

droppedVideoFrames

Summary

Gets the number of dropped video frames.

Property of apis/media_source_extensions/VideoPlaybackQualityapis/media_source_extensions/VideoPlaybackQuality

Syntax

var number = VideoPlaybackQuality.droppedVideoFrames;
VideoPlaybackQuality.droppedVideoFrames = number;

Return Value

Returns an object of type NumberNumber

Attributions

  • Microsoft Developer Network.