Rate this page:

InboundAudioStatsReport

Props

audioLevel

Copy URL
audioLevel: 

number

Inbound audio level

bitrate

Copy URL
bitrate: 

number

Bitrate in kbps

bytesReceived

Copy URL
bytesReceived: 

number

Number of bytes received

codec

Copy URL
codec: 

string

Codec name

endpoint

Copy URL
endpoint: 

string

Endpoint name

insertedSamplesForDeceleration

Copy URL
insertedSamplesForDeceleration: 

number

When playout is slowed down, this counter increases by the difference between the number of samples received and the number of samples played out. If playout is slowed down by inserting samples, this is the number of inserted samples.

jitter

Copy URL
jitter: 

number

Packet jitter in seconds

kind

Copy URL
kind: 

ReportKind

Media kind: audio or video

loss

Copy URL
loss: 

number

Lost packets ratio

packetsLost

Copy URL
packetsLost: 

number

Number of packets lost

packetsReceived

Copy URL
packetsReceived: 

number

Number of packets received

rtt

Copy URL
rtt: 

number

Sum of all round trip time measurements in seconds since the beginning of the session

silentConcealedSamples

Copy URL
silentConcealedSamples: 

number

The total number of concealed samples inserted that are "silent". Playing out silent samples results in silence or comfort noise.

timestamp

Copy URL
timestamp: 

number

The UNIX timestamp

totalAudioEnergy

Copy URL
totalAudioEnergy: 

number

Inbound audio energy

totalRtt

Copy URL
totalRtt: 

number

Latest round trip time measured in seconds

totalSamplesDuration

Copy URL
totalSamplesDuration: 

number

Total duration of audio samples received

totalSamplesReceived

Copy URL
totalSamplesReceived: 

number

Total number of audio samples received