Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoPlaybackQuality

Returned by the HTMLVideoElement.getVideoPlaybackQuality() method and contains metrics that can be used to determine the playback quality of a video.

Hierarchy

  • VideoPlaybackQuality

Index

Properties

creationTime: number
droppedVideoFrames: number
totalVideoFrames: number

Generated using TypeDoc