Class: shaka.polyfill.VideoPlaybackQuality

A polyfill to provide MSE VideoPlaybackQuality metrics. Many browsers do not yet provide this API, and Chrome currently provides similar data through individual prefixed attributes on HTMLVideoElement.

Constructor

new VideoPlaybackQuality()

A polyfill to provide MSE VideoPlaybackQuality metrics. Many browsers do not yet provide this API, and Chrome currently provides similar data through individual prefixed attributes on HTMLVideoElement.

Source:

Methods

install()

Install the polyfill if needed.
Source:

webkit_() → {VideoPlaybackQuality}

This:
  • HTMLVideoElement
Source:
Returns:
Type
VideoPlaybackQuality