videoPlaybackQuality top-level property
dynamic
get
videoPlaybackQuality
Returned by the HTMLVideoElement.getVideoPlaybackQuality() method and contains metrics that can be used to determine the playback quality of a video.
Implementation
_i2.dynamic get videoPlaybackQuality => _i4.getProperty(
_self,
'VideoPlaybackQuality',
);