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.
Methods
-
(static) install()
-
Install the polyfill if needed.
-
(private, static) webkit_() → (non-null) {VideoPlaybackQuality}
-
This:
- {HTMLVideoElement}
Returns:
- Type
- VideoPlaybackQuality