Skip to main content

Stats

Contains statistics and information about the current state of the player. This is for applications that want to log quality of experience (QoE) or other statistics. These values are reset each time a new stream is loaded.

Properties

droppedFrames

droppedFrames: number;

The total number of frames dropped by the Player.


estimatedBandwidth

estimatedBandwidth: number;

The current estimated network bandwidth (in bit/sec). 0 if no data.


streamBandwidth

streamBandwidth: number;

The bandwidth required for the current streams (total, in bit/sec). 0 if no data.