getVideoPlaybackQuality method
Returns a VideoPlaybackQuality object from for a given video element.
![]() |
Syntax
object.getVideoPlaybackQuality(videoPlaybackQuality)Parameters
- videoPlaybackQuality [out]
-
Type: object
Returns a VideoPlaybackQuality object.
Return value
This method does not return a value.
Remarks
Use the VideoPlaybackQuality object to return creationTime, droppedVideoFrames, totalVideoFrames, and totalFrameDelay.
W3C Media Source Extensions spec.
See also
Show:
