Class: ElementStats

core/complexTypes.ElementStats

new ElementStats()

A dictionary that represents the stats gathered in the media element.
Properties:
Name Type Description
inputAudioLatency external:double
inputVideoLatency external:double
inputLatency module:core/complexTypes.MediaLatencyStat The average time that buffers take to get on the input pads of this element in nano seconds
Deprecated:
  • Video average measured on the sink pad in nano seconds
Source:

Extends

  • module:core.Stats