corruptedVideoFrames property

int get corruptedVideoFrames

The VideoPlaybackQuality interface's read-only corruptedVideoFrames property the number of corrupted video frames that have been received since the video element was last loaded or reloaded.

Implementation

external int get corruptedVideoFrames;