Metrics API
The Metrics
object contains information related to the quality of service and video playback experience. This API is available from version 2.46.0 onward.
The Metrics
object provides the following properties:
Property | Type | Optional | Description |
---|---|---|---|
corruptedVideoFrames | number | yes | Specifies the total number of frames that could not be decoded on a video element while playing a single source. |
droppedVideoFrames | number | yes | Specifies the total number of frames dropped on a video element while playing a single source. |