OptionalbitrateCurrent bitrate in bytes per second.
OptionalframeRepresents the height of the last decoded frame.
OptionalframesRepresents the total number of frames correctly decoded for this RTP stream, i.e., frames that would be displayed if no frames are dropped.
OptionalframesThe total number of frames dropped prior to decode or dropped because the frame missed its display deadline for this receiver's track.
OptionalframesThe number of decoded frames in the last second.
OptionalframesRepresents the total number of complete frames received on this RTP stream. This metric is incremented when the complete frame is received.
OptionalframeRepresents the width of the last decoded frame.
A unique id that is associated with the object that was inspected to produce this StatsBase object.
OptionaljitterPacket Jitter measured in seconds for this SSRC.
OptionaljitterThe purpose of the jitter buffer is to recombine RTP packets into frames (in the case of video) and have smooth playout. The model described here assumes that the samples or frames are still compressed and have not yet been decoded. It is the sum of the time, in seconds, each audio sample or a video frame takes from the time the first packet is received by the jitter buffer (ingest timestamp) to the time it exits the jitter buffer (emit timestamp).
OptionaljitterThe total number of audio samples or video frames that have come out of the jitter buffer (increasing jitterBufferDelay).
OptionalkeyRepresents the total number of key frames, such as key frames in VP8 [RFC6386] or IDR-frames in H.264 [RFC6184], successfully decoded for this RTP media stream.
OptionalmidMedia stream "identification-tag" negotiated and present in the local and remote descriptions.
OptionalmimeThe codec MIME media type/subtype. e.g., video/vp8 or equivalent.
OptionalpacketNumber of packets lost since last collection.
OptionalpacketThe ratio of packet loss.
OptionalpacketCurrent packet rate in packets per second.
The timestamp, associated with this object. The time is relative to the UNIX epoch (Jan 1, 1970, UTC).
OptionaltotalTotal number of bytes received for this SSRC.
OptionaltotalTotal number of RTP packets lost for this SSRC. Note that because of how this is estimated, it can be negative if more packets are received than sent.
OptionaltotalTotal number of packets received for this SSRC.
The value of the MediaStreamTrack's id attribute.
Represents the statistics object for an input video stream.