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.

Source:

Methods

(static) install()

Install the polyfill if needed.
Source:

(private, static) webkit_() → (non-null) {VideoPlaybackQuality}

This:
  • {HTMLVideoElement}
Source:
Returns:
Type
VideoPlaybackQuality